summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/fixit-objc-message-comma-separator.m
Commit message (Collapse)AuthorAgeFilesLines
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
| | | | | | | This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
* objective-c: provide a useful 'fixit' suggestion whenFariborz Jahanian2012-05-211-0/+17
errornously using commas to separate ObjC message arguments. // rdar://11376372 llvm-svn: 157216
OpenPOWER on IntegriCloud