summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB/Native
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Add support for dumping Typedef records.Zachary Turner2018-10-011-0/+33
* [PDB] Better native API support for pointers.Zachary Turner2018-09-291-3/+36
* [NativePDB] Add support for reading function signatures.Zachary Turner2018-09-211-0/+865
* [PDB] Add native reading support for UDT / class types.Zachary Turner2018-09-211-0/+539
* [PDB] Better support for enumerating pointer types.Zachary Turner2018-09-183-54/+410
* [PDB] Make the native reader support enumerators.Zachary Turner2018-09-171-246/+912
* [PDB] Make the native reader support modified types.Zachary Turner2018-09-171-0/+25
* [PDB] Make the pretty dumper output modified types.Zachary Turner2018-09-141-9/+9
* Fix some of the PDB tests.Zachary Turner2018-09-071-4/+4
* [PDB] Support pointer types in the native reader.Zachary Turner2018-09-072-0/+238
* Enable llvm-pdbutil to list enumerations using native PDB readerAdrian McCarthy2017-08-041-0/+6
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-092-3/+3
* Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"Adrian McCarthy2017-03-291-0/+11
* Somehow this still breaks because of ANSI color codes in test output on Linux.Adrian McCarthy2017-03-231-11/+0
* Fix build break after r298623Adrian McCarthy2017-03-231-1/+1
* Re-land: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]Adrian McCarthy2017-03-231-0/+11
* Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"Zachary Turner2017-03-171-11/+0
* Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]Adrian McCarthy2017-03-161-0/+11
* Introduce NativeEnumModules and NativeCompilandSymbolAdrian McCarthy2017-03-151-0/+65
OpenPOWER on IntegriCloud