Author: ericwf
Date: Sun May 28 15:25:41 2017
New Revision: 304102

URL: http://llvm.org/viewvc/llvm-project?rev=304102&view=rev
Log:
Remove XFAIL's for recently fixed bug

Modified:
    
libcxx/trunk/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp

Modified: 
libcxx/trunk/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/trunk/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp?rev=304102&r1=304101&r2=304102&view=diff
==============================================================================
--- 
libcxx/trunk/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp
 (original)
+++ 
libcxx/trunk/test/libcxx/experimental/language.support/support.coroutines/dialect_support.sh.cpp
 Sun May 28 15:25:41 2017
@@ -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
 


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to