Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -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 when | Fariborz Jahanian | 2012-05-21 | 1 | -0/+17 |
errornously using commas to separate ObjC message arguments. // rdar://11376372 llvm-svn: 157216 |