hanchenye-llvm-project/llvm/test/DebugInfo/PDB/Native
Zachary Turner a5e3e02602 [PDB] Add support for dumping Typedef records.
These work a little differently because they are actually in
the globals stream and are treated as symbol records, even though
DIA presents them as types.  So this also adds the necessary
infrastructure to cache records that live somewhere other than
the TPI stream as well.

llvm-svn: 343507
2018-10-01 17:55:38 +00:00
..
pdb-native-compilands.test [PDB] Better support for enumerating pointer types. 2018-09-18 16:35:05 +00:00
pdb-native-enums.test [PDB] Better support for enumerating pointer types. 2018-09-18 16:35:05 +00:00
pdb-native-function-signatures.test [NativePDB] Add support for reading function signatures. 2018-09-21 22:36:28 +00:00
pdb-native-pointers.test [PDB] Better native API support for pointers. 2018-09-29 23:28:19 +00:00
pdb-native-summary.test
pdb-native-typedefs.test [PDB] Add support for dumping Typedef records. 2018-10-01 17:55:38 +00:00
pdb-native-udts.test [PDB] Add native reading support for UDT / class types. 2018-09-21 22:36:04 +00:00