Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for raw_fd_ostream API changes. raw_fd_ostream now has a | Dan Gohman | 2009-07-15 | 1 | -0/+2 |
* | Change Lexer::MeasureTokenLength to take a LangOptions reference. | Chris Lattner | 2009-04-14 | 1 | -2/+3 |
* | Add a new command-line option "-fixit-at=file:line:column" that only | Douglas Gregor | 2009-04-02 | 1 | -2/+37 |
* | Provide FIX-IT notes to describe what fix-it is doing behind the | Douglas Gregor | 2009-04-02 | 1 | -31/+39 |
* | Some cleanups to the fix-it rewriter. Thanks, Chris | Douglas Gregor | 2009-04-02 | 1 | -29/+43 |
* | Clean up -fixit output slightly | Douglas Gregor | 2009-04-02 | 1 | -1/+2 |
* | Introduce a "-fixit" mode to clang-cc that applies code-modification hints. | Douglas Gregor | 2009-04-02 | 1 | -0/+140 |