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 e179532 commit 773d51cCopy full SHA for 773d51c
clang/test/Interpreter/simple-exception.cpp
@@ -1,6 +1,6 @@
1
// clang-format off
2
// UNSUPPORTED: system-aix
3
-// XFAIL: arm, arm64-apple, windows-msvc, windows-gnu
+// XFAIL: arm, arm64-apple, system-windows
4
// RUN: cat %s | clang-repl | FileCheck %s
5
extern "C" int printf(const char *, ...);
6
0 commit comments