1. a67765a [PDB] Add support for more kinds of PDB Sym Tags. by Zachary Turner · 7 years ago
  2. 4e0295b [PDB] Fix -Wcovered-switch-default warning. by Zachary Turner · 7 years ago
  3. 5907a78 [PDB] Better printing of builtin types when using DIA dumper. by Zachary Turner · 7 years ago
  4. bdf0381 [PDB] Make the native reader support enumerators. by Zachary Turner · 7 years ago
  5. 47f18b9 [DebugInfoPDB] Add a few missing definitions to PDBTypes.h by Aaron Smith · 7 years ago
  6. 679aead [PDB] Support dumping injected sources via the DIA reader. by Zachary Turner · 8 years ago
  7. 0c169bf Remove redundant includes from lib/DebugInfo. by Michael Zolotukhin · 8 years ago
  8. dc8d6f2 Fix -Wcovered-switch-default warnings from r314821 by Hans Wennborg · 8 years ago
  9. 6605310 CodeView: Provide a .def file with the register ids by Hans Wennborg · 8 years ago
  10. fe6be42 Revert "Debug: handle dumping the D language." by Tim Northover · 8 years ago
  11. c7bd825 Debug: handle dumping the D language. by Tim Northover · 8 years ago
  12. e2ba971 Add missing case to switch by Reid Kleckner · 8 years ago
  13. 67653ee [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId by Reid Kleckner · 8 years ago
  14. 4fcfc19 [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  15. 5ce0f4a Properly parse the TypeServer2 record. by Zachary Turner · 9 years ago
  16. 4caa1bf [codeview] Add support for new type records. by Zachary Turner · 9 years ago
  17. ec28fc3 Move pdb code into pdb namespace. by Zachary Turner · 9 years ago
  18. 53a65ba Parse and dump PDB DBI Stream Header Information by Zachary Turner · 9 years ago
  19. da292bd [DebugInfoPDB] Teach Variant to support string types. by Zachary Turner · 10 years ago
  20. 734a50c Fix instance of -Wcovered-switch-default by Reid Kleckner · 10 years ago
  21. 72e2ba7 [readobj] Expand CodeView dumping functionality by Reid Kleckner · 10 years ago
  22. 6532365 [llvm-pdbdump] Display full enum definitions. by Zachary Turner · 11 years ago
  23. 7797c72 [llvm-pdbdump] Many minor fixes and improvements by Zachary Turner · 11 years ago
  24. d270d22 [llvm-pdbdump] Fix dumping of function pointers and basic types. by Zachary Turner · 11 years ago
  25. 9a818ad [llvm-pdbdump] Rewrite dumper using visitor pattern. by Zachary Turner · 11 years ago
  26. 52c9f88 llvm-pdbdump: Re-order header files according to LLVM style guide. by Zachary Turner · 11 years ago
  27. a952c49 llvm-pdbdump: Add more comprehensive dumping of symbol types. by Zachary Turner · 11 years ago
  28. 2a5c0a2 Improve llvm-pdbdump output display. by Zachary Turner · 11 years ago
  29. c074de0 Add concrete type overloads to PDBSymbol::findChildren(). by Zachary Turner · 11 years ago
  30. df3cc51 Fix some warnings due to -Wcovered-switch-default. by Zachary Turner · 11 years ago
  31. a554917 Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB. by Zachary Turner · 11 years ago