summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/FixItRewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Keep track of errors/warnings in FixItRewriter.Argyrios Kyrtzidis2010-11-181-0/+3
* Refactoring of Diagnostic class.Argyrios Kyrtzidis2010-11-181-1/+1
* Simplify the ownership model for DiagnosticClients, which was reallyDouglas Gregor2010-08-181-1/+4
* Simplify FixItHint by eliminated the unnecessary InsertionLocDouglas Gregor2010-08-181-12/+0
* Make the FixItOptions object required instead of optional.Nick Lewycky2010-08-151-4/+2
* Remember that FixItOptions* is optional and don't crash when it's not provided.Nick Lewycky2010-08-141-1/+1
* Add a new cc1 option -fix-what-you-can which when combined with the fix-it modeNick Lewycky2010-08-131-6/+6
* Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar2010-06-151-0/+167
OpenPOWER on IntegriCloud