summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/fixit-errors.c
Commit message (Collapse)AuthorAgeFilesLines
* Update FixIt tests to make it more obvious they use a separate mode.Daniel Dunbar2009-11-141-1/+1
| | | | llvm-svn: 88758
* Rework the fix-it hint for code likeDouglas Gregor2009-11-061-0/+10
| | | | | | | | | | | get_origin->x where get_origin is actually a function and the user has forgotten the parentheses. Instead of giving a lame note for the fix-it, give a full-fledge error, early, then build the call expression to try to recover. llvm-svn: 86238
* Move the fix-it tests into their own subdirectoryDouglas Gregor2009-04-021-0/+10
llvm-svn: 68325
OpenPOWER on IntegriCloud