mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Fix the build, I forgot to check that UnitTests still built.
llvm-svn: 229021
This commit is contained in:
parent
58b49ba795
commit
84f485f220
@ -272,6 +272,9 @@ public:
|
||||
MOCK_SYMBOL_ACCESSOR(isVirtualBaseClass)
|
||||
MOCK_SYMBOL_ACCESSOR(isVirtualInheritance)
|
||||
MOCK_SYMBOL_ACCESSOR(isVolatileType)
|
||||
MOCK_SYMBOL_ACCESSOR(getValue)
|
||||
MOCK_SYMBOL_ACCESSOR(wasInlined)
|
||||
MOCK_SYMBOL_ACCESSOR(getUnused)
|
||||
|
||||
private:
|
||||
PDB_SymType Type;
|
||||
|
Loading…
Reference in New Issue
Block a user