clang/test/Tooling: Remove XFAIL in 5 tests to unveil the real failure.

FYI, they can pass on Cygwin w/o any tweaks.

llvm-svn: 156930
This commit is contained in:
NAKAMURA Takumi 2012-05-16 17:38:04 +00:00
parent fe3fa7867e
commit faf78d5665
5 changed files with 0 additions and 20 deletions

View 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

View 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

View 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

View 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

View File

@ -2,7 +2,3 @@
// CHECK: C++ requires
invalid;
// FIXME: clang-check doesn't like gcc driver on cygming.
// XFAIL: cygwin,mingw32,win32