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 | ||||
* | Fix -ferror-limit= to properly emit notes following the last error | Douglas Gregor | 2011-08-17 | 1 | -0/+15 |
messages. Fi from David Blaikie, tests from Nikola Smiljanic! llvm-svn: 137851 |