diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp b/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp index fe14c194df999..37bfee4806173 100644 --- a/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp +++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp @@ -15,7 +15,6 @@ // XFAIL: (darwin && ubsan && (arm64-target-arch || arm64e-target-arch)) // XFAIL: target={{.*netbsd.*}} && !asan -// XFAIL: darwin && ubsan volatile int *null = 0;