clang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES: shell".

This passes on MSYS bash and Cygwin.

llvm-svn: 156929
This commit is contained in:
NAKAMURA Takumi 2012-05-16 17:37:56 +00:00
parent b3574ff8d0
commit fe3fa7867e
1 changed files with 1 additions and 3 deletions

View File

@ -8,6 +8,4 @@
// 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
// REQUIRES: shell