summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/fixit-c90.c
Commit message (Collapse)AuthorAgeFilesLines
* Move the fix-it tests into their own subdirectoryDouglas Gregor2009-04-021-11/+0
| | | | llvm-svn: 68325
* Make darned sure that the -fixit tests are testing what we want them to testDouglas Gregor2009-04-021-1/+1
| | | | llvm-svn: 68289
* Update comments in fixit testsDouglas Gregor2009-04-021-4/+4
| | | | llvm-svn: 68279
* Introduce a "-fixit" mode to clang-cc that applies code-modification hints.Douglas Gregor2009-04-021-1/+1
| | | | llvm-svn: 68268
* Add code modification hints to various parsing-related diagnostics.Douglas Gregor2009-04-011-0/+11
Plus, reword a extension warnings to avoid talking about "ISO C" when the extension might also be available in C++ or C++0x. llvm-svn: 68257
OpenPOWER on IntegriCloud