1. e7cb7e4 Kill a few more random stderr uses. by Daniel Dunbar · 15 years ago
  2. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  3. b044c47 Update clang for raw_fd_ostream no longer requiring F_Force. by Dan Gohman · 15 years ago
  4. f42e4a6 Fix build of clang with gcc-4.4: #include <cstdio> was missing. by Torok Edwin · 15 years ago
  5. d57a7ef API changes to match llvm ToT. by Chris Lattner · 15 years ago
  6. 6cb7c1a Replace cerr with errs(). by Benjamin Kramer · 15 years ago
  7. 92bcc27 adjust for raw_fd_ostream api change. by Chris Lattner · 15 years ago
  8. 44ba7bf Remove now unnecessary helper methods. by Daniel Dunbar · 15 years ago
  9. d7407dc Convert parts of Rewriter to StringRef based API. by Daniel Dunbar · 15 years ago
  10. 92db284 Update for raw_fd_ostream API changes. raw_fd_ostream now has a by Dan Gohman · 15 years ago
  11. 2c78b87 Change Lexer::MeasureTokenLength to take a LangOptions reference. by Chris Lattner · 15 years ago
  12. 26df2f0 Add a new command-line option "-fixit-at=file:line:column" that only by Douglas Gregor · 15 years ago
  13. de4bf6a Provide FIX-IT notes to describe what fix-it is doing behind the by Douglas Gregor · 15 years ago
  14. 837a406 Some cleanups to the fix-it rewriter. Thanks, Chris by Douglas Gregor · 15 years ago
  15. 2610348 Clean up -fixit output slightly by Douglas Gregor · 15 years ago
  16. 558cb56 Introduce a "-fixit" mode to clang-cc that applies code-modification hints. by Douglas Gregor · 15 years ago