summaryrefslogtreecommitdiffstats
path: root/test/FixIt/fixit-errors.c
Commit message (Expand)AuthorAgeFilesLines
* Set the default C standard to C99 when targeting the PS4.Sunil Srivastava2016-04-271-0/+3
* Improve diagnostics if _Noreturn is placed after a function declarator. (This...Richard Smith2014-11-101-1/+9
* This test actually passes, just add the missing expected-errorDmitri Gribenko2013-01-251-3/+3
* PR10867: Work around a bug in lit. Multiple RUN: lines are joined with &&, so:Richard Smith2011-09-061-1/+1
* Minor tweak so that fixit-errors.c is never compiled; it crashes and pops up ...Anders Carlsson2010-10-221-1/+1
* Teach clang -fixit to modify files in-place, or -fixit=suffix to create newNick Lewycky2010-04-241-1/+3
* Teach -fixit to modify all of its inputs instead of just the main file, unlessNick Lewycky2010-04-151-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Update FixIt tests to make it more obvious they use a separate mode.Daniel Dunbar2009-11-141-1/+1
* Rework the fix-it hint for code likeDouglas Gregor2009-11-061-0/+10
* Move the fix-it tests into their own subdirectoryDouglas Gregor2009-04-021-0/+10