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