Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move not past env. | Rafael Espindola | 2013-07-25 | 1 | -1/+1 |
| | | | | | | | This only makes a difference with broken versions of env (like the one in gnutools32) that always return 0. llvm-svn: 187123 | ||||
* | 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 | ||||
* | [libclang] In lazyCreateDiags, recreate the diagnostic set if the number of ↵ | Argyrios Kyrtzidis | 2011-11-16 | 1 | -0/+13 |
diagnostics in the ASTUnit changed. llvm-svn: 144762 |