Remove sanitizer XFAILs on a test.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@243499 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2576c29dab
commit
3baabab827
@ -10,13 +10,6 @@
|
||||
// UNSUPPORTED: libcpp-has-no-threads
|
||||
// UNSUPPORTED: c++98, c++03
|
||||
|
||||
// NOTE: std::terminate is called so the destructors are not invoked and the
|
||||
// memory is not freed. This will cause ASAN to fail.
|
||||
// XFAIL: asan
|
||||
|
||||
// NOTE: TSAN will report this test as leaking a thread.
|
||||
// XFAIL: tsan
|
||||
|
||||
// <thread>
|
||||
|
||||
// class thread
|
||||
|
Loading…
x
Reference in New Issue
Block a user