clang/test/Tooling/multi-jobs.cpp: Mark this as XFAIL:msvc for now. It has been failing since r194968.

MSVC targeted drivers (*-win32) are incapable of invoking external assembler.

llvm-svn: 194992
This commit is contained in:
NAKAMURA Takumi 2013-11-18 06:57:47 +00:00
parent 5e4ce1ae9d
commit 3a4036a1ce
1 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,6 @@
// CHECK: C++ requires
invalid;
// MSVC targeted drivers (*-win32) are incapable of invoking external assembler.
// XFAIL: win32