[clang-repl] Try to XFAIL testcase on arm32 without affecting arm64 darwin.
See discussion in https://github.com/llvm/llvm-project/commit/4f0325873faccfbe1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// clang-format off
|
||||
// UNSUPPORTED: system-aix
|
||||
// XFAIL for arm, or running on Windows.
|
||||
// XFAIL: target=arm-{{.*}}, system-windows
|
||||
// XFAIL: target=arm-{{.*}}, target=armv{{.*}}, 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