NAKAMURA Takumi
d863f747f0
clang/test/Tooling: [PR15590] Avoid backslashes in JSON. Should work on win32.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221266 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-04 13:32:17 +00:00
Rafael Espindola
96e7813f08
Add 'not' to commands that are expected to fail.
...
This is at least good documentation, but also opens the possibility of
using pipefail.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185652 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-04 16:16:58 +00:00
Fariborz Jahanian
4eb17e553c
Added PR number for failing win64 tests.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177886 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-25 18:56:45 +00:00
Fariborz Jahanian
82f0aff67d
These tests fail on our Window64 machine.
...
Feel free to revert them (or let me know and I will revert)
if they shouldn't be.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177743 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-22 17:42:39 +00:00
Manuel Klimek
e265c87793
Fixes the MSVC build.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159992 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-10 14:21:30 +00:00
Manuel Klimek
8fa2fb859a
Adds support for auto-detection of compilation databases
...
from a source file and changes clang-check to make use of this.
This makes clang-check just work on in-tree builds, and allows
easy setup via a symlink per source directory to make clang-check
work without any extra configuration.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159990 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-10 13:10:51 +00:00