1. bd159d3 Don't #include MemoryBuffer.h from Host.h. by Zachary Turner · 8 years ago
  2. 75257bc COFF: Add type server pdb files to linkrepro tar file. by Peter Collingbourne · 8 years ago
  3. 4fcfc19 [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  4. 8f71319 NFC: Rename PDB_ReaderType::Raw to Native for consistency with the NativeSession rename. by Adrian McCarthy · 9 years ago
  5. 6b6b8c4 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago
  6. 89b6f16 [cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig by Michal Gorny · 9 years ago
  7. 2b37017 Add missing include. by Zachary Turner · 9 years ago
  8. 819e77d Port DebugInfoPDB over to using llvm::Error. by Zachary Turner · 9 years ago
  9. ec28fc3 Move pdb code into pdb namespace. by Zachary Turner · 10 years ago
  10. 2f09b50 Put PDB parsing code into a pdb namespace. by Zachary Turner · 10 years ago
  11. 0a43efe Resubmit "Refactor raw pdb dumper into library" by Zachary Turner · 10 years ago
  12. d41718e Revert r267049, r26706[16789], r267071 - Refactor raw pdb dumper into library by Daniel Sanders · 10 years ago
  13. d01a7a7 Fix -Wreturn-type warning with HAVE_DIA_SDK is false. by Zachary Turner · 10 years ago
  14. a12b3d4 Refactor raw pdb dumper into library by Zachary Turner · 10 years ago
  15. 23ee87b [llvm-pdbdump] Print a better error message when PDB loading fails. by Zachary Turner · 10 years ago
  16. ea039c1 Test commit by Dave Bartolomeo · 10 years ago
  17. 4b08354 [PDB] Support executables and source/line info. by Zachary Turner · 11 years ago
  18. ccf0415 [llvm-pdbdump] Better error handling. by Zachary Turner · 11 years ago
  19. 52c9f88 llvm-pdbdump: Re-order header files according to LLVM style guide. by Zachary Turner · 11 years ago
  20. 71f308a Re-sort #include lines using my handy dandy ./utils/sort_includes.py by Chandler Carruth · 11 years ago
  21. cffff26 Provide DIA implementation of DebugInfoPDB. by Zachary Turner · 11 years ago
  22. 0e9e663 Resubmit "Create lib/DebugInfo/PDB" (r228428) by Zachary Turner · 11 years ago
  23. 8c89a82 Revert "Create lib/DebugInfo/PDB." by Zachary Turner · 11 years ago
  24. 079ba92 Create lib/DebugInfo/PDB. by Zachary Turner · 11 years ago