1. 1167190 objc rewriter: start supporting modern objective-c abi by Fariborz Jahanian · 14 years ago
  2. 2c1dd27 Basic: import SmallString<> into clang namespace by Dylan Noblesmith · 14 years ago
  3. e277899 Basic: import OwningPtr<> into clang namespace by Dylan Noblesmith · 14 years ago
  4. 0b5ec2d In FixItRecompile::BeginInvocation() reset the diagnostics before executing by Argyrios Kyrtzidis · 14 years ago
  5. af0bdfc In FixItRecompile::BeginInvocation(), check the return value of BeginSourceFile(). by Argyrios Kyrtzidis · 14 years ago
  6. 789f373 Remove the headers now that ::close() is not used. by Argyrios Kyrtzidis · 14 years ago
  7. 623e877 In FixItRewriteToTemp::RewriteFilename don't try to close the file descriptor by Argyrios Kyrtzidis · 14 years ago
  8. 69ee7d5 Rewrite/FrontendActions.cpp: Tweak to unbreak msvc. by NAKAMURA Takumi · 14 years ago
  9. e67bb67 Add missing include of <unistd.h> by Douglas Gregor · 14 years ago
  10. 24e9aff Introduce 3 new fixit options: by Argyrios Kyrtzidis · 14 years ago
  11. 0e62c1c remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 14 years ago
  12. e47230f Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 equivalents. by Michael J. Spencer · 15 years ago
  13. 8aaf499 Merge System into Support. by Michael J. Spencer · 15 years ago
  14. fb5e584 More class anonymization. by Benjamin Kramer · 15 years ago
  15. 53f1042 Make the FixItOptions object required instead of optional. by Nick Lewycky · 15 years ago
  16. 078a5e2 Add a new cc1 option -fix-what-you-can which when combined with the fix-it mode by Nick Lewycky · 15 years ago
  17. c1b1729 Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library configuration by Daniel Dunbar · 15 years ago