1. 0c169bf Remove redundant includes from lib/DebugInfo. by Michael Zolotukhin · 8 years ago
  2. 5b74ff3 [PDB] Fix use after free. by Zachary Turner · 8 years ago
  3. 8fb441a [llvm-pdbdump] Add the ability to merge PDBs. by Zachary Turner · 8 years ago
  4. dd3a739 [CodeView] Add a random access type visitor. by Zachary Turner · 8 years ago
  5. 6e545ff [PDB] Emit index/offset pairs for TPI and IPI streams by Reid Kleckner · 9 years ago
  6. 13fc411 [PDB] Save one type record copy by Reid Kleckner · 9 years ago
  7. d9dc282 [Support] Move Stream library from MSF -> Support. by Zachary Turner · 9 years ago
  8. 695ed56 [PDB] Make streams carry their own endianness. by Zachary Turner · 9 years ago
  9. 120faca [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
  10. 05a75e4 Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
  11. af299ea [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago
  12. d2684b7 [PDB] Rename Stream related source files. by Zachary Turner · 9 years ago
  13. 6b6b8c4 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago[Renamed (94%) from llvm/lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp]
  14. 570e39a [DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  15. 2b4ba04 Remove PDBFileBuilder::build() and related functions. by Rui Ueyama · 9 years ago
  16. f9fb2ab PDB: Fix some APIs to avoid use-after-frees by Justin Bogner · 9 years ago
  17. de9ba15 [pdb] Write the IPI stream. by Zachary Turner · 9 years ago
  18. a6cbfb5 [pdb] Fix the TPI stream size computation. by Zachary Turner · 9 years ago
  19. 620961d [pdb] Write TPI hash values to the TPI stream. by Zachary Turner · 9 years ago
  20. c6d54da [pdb] Write PDB TPI Stream from Yaml. by Zachary Turner · 9 years ago