[clang-repl] The simple-exception test now passes on arm64-darwin.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// clang-format off
|
||||
// UNSUPPORTED: system-aix
|
||||
// XFAIL for arm and arm64, or running on Windows.
|
||||
// XFAIL: target=arm{{.*}}, system-windows
|
||||
// XFAIL for arm, or running on Windows.
|
||||
// XFAIL: target=arm-{{.*}}, system-windows
|
||||
// RUN: cat %s | clang-repl | FileCheck %s
|
||||
|
||||
// Incompatible with msan. It passes with -O3 but fail -Oz. Interpreter
|
||||
|
||||
Reference in New Issue
Block a user