1. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 7 years ago
  2. 615eb47 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. by Aaron Ballman · 8 years ago
  3. 3e0199f [dump] Remove NDEBUG from test to enable dump methods [NFC] by Don Hinton · 8 years ago
  4. af61589 [BinaryFormat, Option, TableGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  5. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  6. 8c209aa Cleanup dump() functions. by Matthias Braun · 9 years ago
  7. 9a8b5e7 Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs(). by Eric Christopher · 10 years ago
  8. 2892a4a Revert "[Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs" by Vedant Kumar · 10 years ago
  9. a1e51fd [Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs by Vedant Kumar · 10 years ago
  10. 9f380a3 Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter by David Blaikie · 11 years ago
  11. 6cd780f Prefer SmallVector::append/insert over push_back loops. by Benjamin Kramer · 11 years ago
  12. e69170a Revert "Introduce a string_ostream string builder facilty" by Alp Toker · 11 years ago
  13. 6147173 Introduce a string_ostream string builder facilty by Alp Toker · 11 years ago
  14. be81023 Resort the #include lines in include/... and lib/... with the by Chandler Carruth · 13 years ago
  15. 41ee041 Copy clang/Driver/<Option parsing stuff> to llvm. by Michael J. Spencer · 13 years ago