summaryrefslogtreecommitdiffstats
path: root/clang/test/Tooling/clang-check-autodetect-dir.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang/test/Tooling: [PR15590] Avoid backslashes in JSON. Should work on win32.NAKAMURA Takumi2014-11-041-5/+1
| | | | llvm-svn: 221266
* 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
* Added PR number for failing win64 tests.Fariborz Jahanian2013-03-251-0/+1
| | | | llvm-svn: 177886
* These tests fail on our Window64 machine.Fariborz Jahanian2013-03-221-0/+1
| | | | | | | Feel free to revert them (or let me know and I will revert) if they shouldn't be. llvm-svn: 177743
* Adds support for auto-detection of compilation databases, looking in a ↵Arnaud A. de Grandmaison2012-07-101-0/+11
directory and all its parents. llvm-svn: 159998
OpenPOWER on IntegriCloud