1. 7999b4f [PDB] Refactor the PDB symbol classes to fix a reuse bug. by Zachary Turner · 7 years ago
  2. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  3. 1b1a70f General usability improvements to generic PDB library. by Zachary Turner · 8 years ago
  4. ec28fc3 Move pdb code into pdb namespace. by Zachary Turner · 9 years ago
  5. b52d08d [llvm-pdbdump] Clean up method signatures. by Zachary Turner · 11 years ago
  6. 9a818ad [llvm-pdbdump] Rewrite dumper using visitor pattern. by Zachary Turner · 11 years ago
  7. c0acf68 llvm-pdbdump: Add flags controlling the type of values to dump. by Zachary Turner · 11 years ago
  8. 52c9f88 llvm-pdbdump: Re-order header files according to LLVM style guide. by Zachary Turner · 11 years ago
  9. 71f308a Re-sort #include lines using my handy dandy ./utils/sort_includes.py by Chandler Carruth · 11 years ago
  10. a554917 Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB. by Zachary Turner · 11 years ago
  11. e4698b9 Fix -Wuninitialized build by referencing the relevant ctor parameter instead of the base class member variable. by David Blaikie · 11 years ago
  12. 98571ed Make PDBSymbol's IPDBSymbol reference const. by Zachary Turner · 11 years ago
  13. bae16b3 DebugInfoPDB: Make the symbol base case hold an IPDBSession ref. by Zachary Turner · 11 years ago
  14. 21473f7 Some cleanup for libpdb. by Zachary Turner · 11 years ago