]> granicus.if.org Git - clang/commitdiff
clang/test/Tooling: Remove XFAIL in 5 tests to unveil the real failure.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 16 May 2012 17:38:04 +0000 (17:38 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 16 May 2012 17:38:04 +0000 (17:38 +0000)
FYI, they can pass on Cygwin w/o any tweaks.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156930 91177308-0d34-0410-b5e6-96231b3b80d8

test/Tooling/clang-check-args.cpp
test/Tooling/clang-check-builtin-headers.cpp
test/Tooling/clang-check-chdir.cpp
test/Tooling/clang-check.cpp
test/Tooling/multi-jobs.cpp

index a14fc7bcd647f643ab2c85e007f9d34ff74cc309..062f63d9bcb2160f754950f324e56ca35512edcf 100644 (file)
@@ -2,7 +2,3 @@
 
 // CHECK: C++ requires
 invalid;
-
-// FIXME: JSON doesn't like path separator '\', on Win32 hosts.
-// FIXME: clang-check doesn't like gcc driver on cygming.
-// XFAIL: cygwin,mingw32,win32
index 307b9344cdb013c25ad9e63a90380b16204780a4..4a25f391eed35314cfe5edd5cb73aa5734bae577 100644 (file)
@@ -10,7 +10,3 @@
 
 // CHECK: C++ requires
 invalid;
-
-// FIXME: JSON doesn't like path separator '\', on Win32 hosts.
-// FIXME: clang-check doesn't like gcc driver on cygming.
-// XFAIL: cygwin,mingw32,win32
index fbcd7ae3e82e8128e4ebee4384788e408f548c9a..adc4dcb5d8276ada9297470e3b4e11a1866f9080 100644 (file)
@@ -12,7 +12,3 @@
 
 // CHECK: C++ requires
 invalid;
-
-// FIXME: JSON doesn't like path separator '\', on Win32 hosts.
-// FIXME: clang-check doesn't like gcc driver on cygming.
-// XFAIL: cygwin,mingw32,win32
index de10e4a4fb9f160194b77afe6ef510f9720f5e63..d6e58ac05f455890c8240d8603441c6385ccfe26 100644 (file)
@@ -7,7 +7,3 @@
 
 // CHECK: C++ requires
 invalid;
-
-// FIXME: JSON doesn't like path separator '\', on Win32 hosts.
-// FIXME: clang-check doesn't like gcc driver on cygming.
-// XFAIL: cygwin,mingw32,win32
index e330d18b9c4e45e9a79917a9f0d19126a46b71e6..a2eb232d47cf24eb48e31129274e4a3f962899aa 100644 (file)
@@ -2,7 +2,3 @@
 
 // CHECK: C++ requires
 invalid;
-
-// FIXME: clang-check doesn't like gcc driver on cygming.
-// XFAIL: cygwin,mingw32,win32
-