Skip to content

Commit 72c5d91

Browse files
XFAIL the test for non-x86 targets for which this message cannot be generated.
llvm-svn: 194211
1 parent 4fcc8b9 commit 72c5d91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Index/ms-asm-no-target.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// XFAIL: aarch64, arm, mips, hexagon, powerpc, sparc
12
// REQUIRES: x86-registered-target
23
// RUN: c-index-test -test-load-source all -fasm-blocks -Wno-microsoft %s 2>&1 | FileCheck %s
34

0 commit comments

Comments
 (0)