Remove XFAIL's for recently fixed bug
authorEric Fiselier <eric@efcs.ca>
Sun, 28 May 2017 20:25:41 +0000 (20:25 +0000)
committerEric Fiselier <eric@efcs.ca>
Sun, 28 May 2017 20:25:41 +0000 (20:25 +0000)
llvm-svn: 304102

libcxx/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp

index ad836af..ebe447c 100644 (file)
 
 // 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