1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 0cac726 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) by Fangrui Song · 7 years ago
  3. fe1d28e [DebugInfo] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  4. 71d36ad [Codeview/PDB] Rename some methods for clarity. by Zachary Turner · 8 years ago
  5. fced530 Revert "Resubmit "Support embedding natvis files in PDBs."" by Zachary Turner · 8 years ago
  6. 132d7a1 Resubmit "Support embedding natvis files in PDBs." by Zachary Turner · 8 years ago
  7. a2155889 Revert "Support embedding natvis files in PDBs." by Zachary Turner · 8 years ago
  8. de53aaf Support embedding natvis files in PDBs. by Zachary Turner · 8 years ago
  9. 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
  10. 7e62cd1 Allow VarStreamArray to use stateful extractors. by Zachary Turner · 8 years ago
  11. 349c18f [CodeView] Handle Cross Module Imports and Exports. by Zachary Turner · 8 years ago