1. 64cb63a objc rewriter: start supporting modern objective-c abi by Fariborz Jahanian · 13 years ago
  2. f7ccbad Basic: import SmallString<> into clang namespace by Dylan Noblesmith · 13 years ago
  3. 6f42b62 Basic: import OwningPtr<> into clang namespace by Dylan Noblesmith · 13 years ago
  4. 97a9cf3 In FixItRecompile::BeginInvocation() reset the diagnostics before executing by Argyrios Kyrtzidis · 13 years ago
  5. 30ae84c In FixItRecompile::BeginInvocation(), check the return value of BeginSourceFile(). by Argyrios Kyrtzidis · 13 years ago
  6. 98b940b Remove the headers now that ::close() is not used. by Argyrios Kyrtzidis · 13 years ago
  7. c8af910 In FixItRewriteToTemp::RewriteFilename don't try to close the file descriptor by Argyrios Kyrtzidis · 13 years ago
  8. 0277039 Rewrite/FrontendActions.cpp: Tweak to unbreak msvc. by NAKAMURA Takumi · 13 years ago
  9. 24466d8 Add missing include of <unistd.h> by Douglas Gregor · 13 years ago
  10. 61d679a Introduce 3 new fixit options: by Argyrios Kyrtzidis · 13 years ago
  11. 5f9e272 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 14 years ago
  12. d5b08be Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 equivalents. by Michael J. Spencer · 14 years ago
  13. 03013fa Merge System into Support. by Michael J. Spencer · 14 years ago
  14. 79ba2a6 More class anonymization. by Benjamin Kramer · 14 years ago
  15. 96872c4 Make the FixItOptions object required instead of optional. by Nick Lewycky · 14 years ago
  16. 1450f26 Add a new cc1 option -fix-what-you-can which when combined with the fix-it mode by Nick Lewycky · 14 years ago
  17. 9b414d3 Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library configuration by Daniel Dunbar · 15 years ago