summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/error-on-deserialized.c
Commit message (Collapse)AuthorAgeFilesLines
* Move not past env.Rafael Espindola2013-07-251-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 Espindola2013-07-041-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 Kyrtzidis2011-11-161-0/+13
diagnostics in the ASTUnit changed. llvm-svn: 144762
OpenPOWER on IntegriCloud