Age | Commit message (Expand) | Author |
---|---|---|
2009-04-14 | Change Lexer::MeasureTokenLength to take a LangOptions reference. | Chris Lattner |
2009-04-02 | Add a new command-line option "-fixit-at=file:line:column" that only | Douglas Gregor |
2009-04-02 | Provide FIX-IT notes to describe what fix-it is doing behind the | Douglas Gregor |
2009-04-02 | Some cleanups to the fix-it rewriter. Thanks, Chris | Douglas Gregor |
2009-04-02 | Clean up -fixit output slightly | Douglas Gregor |
2009-04-02 | Introduce a "-fixit" mode to clang-cc that applies code-modification hints. | Douglas Gregor |