mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 06:31:50 +08:00
Fix build breakage.
llvm-svn: 310112
This commit is contained in:
@@ -103,7 +103,6 @@ public:
|
||||
P[PDBAbsPath.size()] = '\0';
|
||||
}
|
||||
|
||||
private:
|
||||
SmallString<128> PDBAbsPath;
|
||||
mutable codeview::DebugInfo *DI = nullptr;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user