summaryrefslogtreecommitdiffstats
path: root/test/FixIt/fixit-function-call.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR10867: Work around a bug in lit. Multiple RUN: lines are joined with &&, so:Richard Smith2011-09-061-1/+1
* Another test case for the &/* mismatch fixit.Anna Zaks2011-07-281-1/+15
* Addressing code review comments for commit 135509 - Add FixItHints in case a ...Anna Zaks2011-07-211-2/+19
* Add FixItHints in case a C++ function call is missing * or & operators on one...Anna Zaks2011-07-191-0/+87