forked from OSchip/llvm-project
Disable cross-windows-on-linux.cpp for now. It may or may not fail. :/
llvm-svn: 203642
This commit is contained in:
parent
2b07f0252e
commit
b19018681a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue