1. 8456b16 [CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  2. 7e62cd1 Allow VarStreamArray to use stateful extractors. by Zachary Turner · 8 years ago
  3. 591312c [CodeView] Add more DebugSubsection implementations. by Zachary Turner · 8 years ago
  4. 8c099fe [CodeView] Rename ModuleDebugFragment -> DebugSubsection. by Zachary Turner · 8 years ago[Renamed (75%) from llvm/lib/DebugInfo/CodeView/ModuleDebugFileChecksumFragment.cpp]
  5. cf468d8 [CodeView] Use actual strings for dealing with checksums and lines. by Zachary Turner · 8 years ago
  6. 59e8389 Fix use after free in BinaryStream library. by Zachary Turner · 8 years ago
  7. edef145 [PDB/CodeView] Read/write codeview inlinee line information. by Zachary Turner · 8 years ago
  8. 8a2ebfb [CodeView] Write CodeView line information. by Zachary Turner · 8 years ago
  9. 7cc13e5 [PDB/CodeView] Rename some classes. by Zachary Turner · 8 years ago
  10. c37cb0c [CodeView] Isolate Debug Info Fragments into standalone classes. by Zachary Turner · 8 years ago