Disable cross-windows-on-linux.cpp for now. It may or may not fail. :/

llvm-svn: 203642
This commit is contained in:
NAKAMURA Takumi 2014-03-12 06:16:26 +00:00
parent 2b07f0252e
commit b19018681a
1 changed files with 3 additions and 0 deletions

View File

@ -10,3 +10,6 @@
// compilation will fail due to the '#error success'
// XFAIL: win32
// This test may or may not fail since 'Inputs\success.h' is passed
// to Win32 API on win32.
// REQUIRES: disabled