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