aboutsummaryrefslogtreecommitdiff
path: root/test/sanitizer_common/TestCases/Linux/ill.cc
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2017-11-10 02:06:59 +0000
committerVitaly Buka <vitalybuka@google.com>2017-11-10 02:06:59 +0000
commit37126fe7bdc305799c313783b495a3852bed5dba (patch)
tree7a78152cbb390fb1d965c41f41de32416c32d3ed /test/sanitizer_common/TestCases/Linux/ill.cc
parent0a297e606c12629dce5a8357fc51384d8dbe5787 (diff)
[msan] Deadly signal handler for msan
Summary: Part of https://github.com/google/sanitizers/issues/637 Reviewers: eugenis, alekseyshl Subscribers: llvm-commits, kubamracek Differential Revision: https://reviews.llvm.org/D39826 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@317864 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/sanitizer_common/TestCases/Linux/ill.cc')
-rw-r--r--test/sanitizer_common/TestCases/Linux/ill.cc1
1 files changed, 0 insertions, 1 deletions
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
//