summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FixItRewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change Lexer::MeasureTokenLength to take a LangOptions reference.Chris Lattner2009-04-141-2/+3
* Add a new command-line option "-fixit-at=file:line:column" that onlyDouglas Gregor2009-04-021-2/+37
* Provide FIX-IT notes to describe what fix-it is doing behind theDouglas Gregor2009-04-021-31/+39
* Some cleanups to the fix-it rewriter. Thanks, ChrisDouglas Gregor2009-04-021-29/+43
* Clean up -fixit output slightlyDouglas Gregor2009-04-021-1/+2
* Introduce a "-fixit" mode to clang-cc that applies code-modification hints.Douglas Gregor2009-04-021-0/+140
OpenPOWER on IntegriCloud