summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libcxxabi/test/forced_unwind2.pass.cpp1
-rw-r--r--libcxxabi/test/test_vector2.pass.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/libcxxabi/test/forced_unwind2.pass.cpp b/libcxxabi/test/forced_unwind2.pass.cpp
index eefb35b35bb6..a61d397dc35f 100644
--- a/libcxxabi/test/forced_unwind2.pass.cpp
+++ b/libcxxabi/test/forced_unwind2.pass.cpp
@@ -8,7 +8,6 @@
// Forced unwinding causes std::terminate when going through noexcept.
-// RUN: export LSAN_OPTIONS=detect_leaks=0
// UNSUPPORTED: no-exceptions, c++03
// These tests fail on previously released dylibs, investigation needed.
diff --git a/libcxxabi/test/test_vector2.pass.cpp b/libcxxabi/test/test_vector2.pass.cpp
index 78bdc8118b50..3f04c3df7aca 100644
--- a/libcxxabi/test/test_vector2.pass.cpp
+++ b/libcxxabi/test/test_vector2.pass.cpp
@@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//
-// RUN: export LSAN_OPTIONS=detect_leaks=0
// UNSUPPORTED: no-exceptions
#include "cxxabi.h"