summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/TestCases/Linux
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanitizer_common/TestCases/Linux')
-rw-r--r--test/sanitizer_common/TestCases/Linux/assert.cc1
-rw-r--r--test/sanitizer_common/TestCases/Linux/ill.cc1
2 files changed, 0 insertions, 2 deletions
diff --git a/test/sanitizer_common/TestCases/Linux/assert.cc b/test/sanitizer_common/TestCases/Linux/assert.cc
index f10ddf3ce..76069f9e9 100644
--- a/test/sanitizer_common/TestCases/Linux/assert.cc
+++ b/test/sanitizer_common/TestCases/Linux/assert.cc
@@ -8,7 +8,6 @@
// clang-format on
// FIXME: implement in other sanitizers.
-// XFAIL: msan
// XFAIL: tsan
#include <assert.h>
diff --git a/test/sanitizer_common/TestCases/Linux/ill.cc b/test/sanitizer_common/TestCases/Linux/ill.cc
index 7d39abefa..47a278387 100644
--- a/test/sanitizer_common/TestCases/Linux/ill.cc
+++ b/test/sanitizer_common/TestCases/Linux/ill.cc
@@ -8,7 +8,6 @@
// clang-format on
// FIXME: implement in other sanitizers.
-// XFAIL: msan
// XFAIL: tsan
// XFAIL: ubsan
//