diff options
-rw-r--r-- | libcxx/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
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 ad836af74da..ebe447c6cbf 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 |