aboutsummaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Linux/activation-options.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/Linux/activation-options.cc')
-rw-r--r--test/asan/TestCases/Linux/activation-options.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/asan/TestCases/Linux/activation-options.cc b/test/asan/TestCases/Linux/activation-options.cc
index 1a1ad3f8c499..39924c4b1d03 100644
--- a/test/asan/TestCases/Linux/activation-options.cc
+++ b/test/asan/TestCases/Linux/activation-options.cc
@@ -28,7 +28,6 @@
// RUN: ASAN_ACTIVATION_OPTIONS=include=%t.asan.options.%b %run %t --fix-name 2>&1 | \
// RUN: FileCheck %s --check-prefix=CHECK-HELP --check-prefix=CHECK-FOUND
-// XFAIL: arm-linux-gnueabi
// XFAIL: android
#if !defined(SHARED_LIB)