1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 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
  3. 7e62cd1 Allow VarStreamArray to use stateful extractors. by Zachary Turner · 8 years ago
  4. fdf499b [codeview] use 32-bit integer for RelocOffset in DebugLinesSubsection by Bob Haarman · 8 years ago
  5. 591312c [CodeView] Add more DebugSubsection implementations. by Zachary Turner · 8 years ago
  6. 8c099fe [CodeView] Rename ModuleDebugFragment -> DebugSubsection. by Zachary Turner · 8 years ago[Renamed (69%) from llvm/lib/DebugInfo/CodeView/ModuleDebugLineFragment.cpp]
  7. 2e23ce4 [CodeView] Remove constructor initialization of a removed field. by Davide Italiano · 8 years ago
  8. cf468d8 [CodeView] Use actual strings for dealing with checksums and lines. by Zachary Turner · 8 years ago
  9. 8a2ebfb [CodeView] Write CodeView line information. by Zachary Turner · 8 years ago
  10. 7cc13e5 [PDB/CodeView] Rename some classes. by Zachary Turner · 8 years ago
  11. 5b6e4e0 [llvm-pdbdump] Abstract some of the YAML/Raw printing code. by Zachary Turner · 8 years ago
  12. c37cb0c [CodeView] Isolate Debug Info Fragments into standalone classes. by Zachary Turner · 8 years ago