summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/fixit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move the fix-it tests into their own subdirectoryDouglas Gregor2009-04-021-29/+0
| | | | llvm-svn: 68325
* Update comments in fixit testsDouglas Gregor2009-04-021-4/+3
| | | | 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 some more code modification hintsDouglas Gregor2009-04-011-2/+18
| | | | llvm-svn: 68261
* Add code modification hints to various parsing-related diagnostics.Douglas Gregor2009-04-011-0/+14
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