Age | Commit message (Expand) | Author |
---|---|---|
2011-09-06 | PR10867: Work around a bug in lit. Multiple RUN: lines are joined with &&, so: | Richard Smith |
2010-10-22 | Minor tweak so that fixit-errors.c is never compiled; it crashes and pops up ... | Anders Carlsson |
2010-04-24 | Teach clang -fixit to modify files in-place, or -fixit=suffix to create new | Nick Lewycky |
2010-04-15 | Teach -fixit to modify all of its inputs instead of just the main file, unless | Nick Lewycky |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-14 | Update FixIt tests to make it more obvious they use a separate mode. | Daniel Dunbar |
2009-11-06 | Rework the fix-it hint for code like | Douglas Gregor |
2009-04-02 | Move the fix-it tests into their own subdirectory | Douglas Gregor |