We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435609b commit fd174f0Copy full SHA for fd174f0
clang/test/Interpreter/simple-exception.cpp
@@ -1,7 +1,7 @@
1
// clang-format off
2
// UNSUPPORTED: system-aix
3
// XFAIL for arm, or running on Windows.
4
-// XFAIL: target=arm-{{.*}}, system-windows
+// XFAIL: target=arm-{{.*}}, target=armv{{.*}}, system-windows
5
// RUN: cat %s | clang-repl | FileCheck %s
6
7
// Incompatible with msan. It passes with -O3 but fail -Oz. Interpreter
0 commit comments