NAKAMURA Takumi
83910ae5b6
clang/test/Tooling: [PR15590] Avoid backslashes in JSON. Should work on win32.
...
llvm-svn: 221266
2014-11-04 13:32:17 +00:00
Rafael Espindola
925213b0fa
Add 'not' to commands that are expected to fail.
...
This is at least good documentation, but also opens the possibility of
using pipefail.
llvm-svn: 185652
2013-07-04 16:16:58 +00:00
Fariborz Jahanian
b0d81f8626
Added PR number for failing win64 tests.
...
llvm-svn: 177886
2013-03-25 18:56:45 +00:00
Fariborz Jahanian
c56ae1b677
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.
llvm-svn: 177743
2013-03-22 17:42:39 +00:00
Manuel Klimek
a9c86c980b
Fixes the MSVC build.
...
llvm-svn: 159992
2012-07-10 14:21:30 +00:00
Manuel Klimek
65fd0e1fd3
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.
llvm-svn: 159990
2012-07-10 13:10:51 +00:00