1. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  2. 1b1a70f General usability improvements to generic PDB library. by Zachary Turner · 9 years ago
  3. ec28fc3 Move pdb code into pdb namespace. by Zachary Turner · 10 years ago
  4. b52d08d [llvm-pdbdump] Clean up method signatures. by Zachary Turner · 11 years ago
  5. 9a818ad [llvm-pdbdump] Rewrite dumper using visitor pattern. by Zachary Turner · 11 years ago
  6. c0acf68 llvm-pdbdump: Add flags controlling the type of values to dump. by Zachary Turner · 11 years ago
  7. 52c9f88 llvm-pdbdump: Re-order header files according to LLVM style guide. by Zachary Turner · 11 years ago
  8. 71f308a Re-sort #include lines using my handy dandy ./utils/sort_includes.py by Chandler Carruth · 11 years ago
  9. a952c49 llvm-pdbdump: Add more comprehensive dumping of symbol types. by Zachary Turner · 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