aboutsummaryrefslogtreecommitdiff
path: root/clang/test/FixIt/fixit-function-call.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-06PR10867: Work around a bug in lit. Multiple RUN: lines are joined with &&, so:Richard Smith1-1/+1
2011-07-28Another test case for the &/* mismatch fixit.Anna Zaks1-1/+15
2011-07-21Addressing code review comments for commit 135509 - Add FixItHints in case a ...Anna Zaks1-2/+19
2011-07-19Add FixItHints in case a C++ function call is missing * or & operators on one...Anna Zaks1-0/+87