llvm-project/llvm/lib/DebugInfo/PDB/Native
Zachary Turner 2d9c082033 Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
For some reason this is causing ANSI color codes to be printed
even when run through FileCheck.

llvm-svn: 298026
2017-03-17 00:46:42 +00:00
..
DbiStream.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
DbiStreamBuilder.cpp [pdb] Write the module info and symbol record streams. 2017-03-15 22:18:53 +00:00
EnumTables.cpp
GSI.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
GSI.h [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
GlobalsStream.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
Hash.cpp
HashTable.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
InfoStream.cpp Silence -Wcovered-switch-default warning. 2017-03-16 20:45:11 +00:00
InfoStreamBuilder.cpp [PDB] Add support for parsing Flags from PDB Stream. 2017-03-16 20:19:11 +00:00
ModInfo.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
ModInfoBuilder.cpp [pdb] Write the module info and symbol record streams. 2017-03-15 22:18:53 +00:00
ModStream.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
NamedStreamMap.cpp [llvm-pdbdump] Add support for diffing the PDB Stream. 2017-03-16 20:18:41 +00:00
NativeCompilandSymbol.cpp NFC: Corrects comments that were supposed to go in with earlier commit. 2017-03-15 20:29:06 +00:00
NativeEnumModules.cpp Introduce NativeEnumModules and NativeCompilandSymbol 2017-03-15 20:17:58 +00:00
NativeRawSymbol.cpp Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]" 2017-03-17 00:46:42 +00:00
NativeSession.cpp Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]" 2017-03-17 00:46:42 +00:00
PDBFile.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
PDBFileBuilder.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
PDBTypeServerHandler.cpp [pdb] Add the ability to resolve TypeServer PDBs. 2017-02-16 23:35:45 +00:00
PublicsStream.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
RawError.cpp [pdb] Write the module info and symbol record streams. 2017-03-15 22:18:53 +00:00
StringTable.cpp [llvm-pdbdump] Add support for diffing the String Table. 2017-03-15 22:19:30 +00:00
StringTableBuilder.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
SymbolStream.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
TpiHashing.cpp
TpiStream.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
TpiStreamBuilder.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00