diff --git a/libcxx/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp b/libcxx/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp index ad836af74da2..ebe447c6cbf3 100644 --- a/libcxx/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp +++ b/libcxx/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp @@ -10,10 +10,6 @@ // REQUIRES: fcoroutines-ts -// These configurations run the tests with '-g', which hits a bug in Clangs -// coroutine implementation. -// XFAIL: asan, msan, ubsan, tsan - // RUN: %build -fcoroutines-ts // RUN: %run