diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc b/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc index f1fbbbcd0490..94c50be169b4 100644 --- a/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc +++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc @@ -10,9 +10,6 @@ // XFAIL: netbsd && !asan -// FIXME(dliew): Make this test work with TSan -// XFAIL: darwin && tsan - volatile int *null = 0; namespace Xyz {