GorNishanov accepted this revision.
GorNishanov added a comment.
This revision is now accepted and ready to land.
LGTM
https://reviews.llvm.org/D33536
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/list
EricWF created this revision.
This patch is needed so that Libc++ can actually tess if Clang supports
coroutines, instead of just paying lip service with a partial implementation.
Otherwise the libc++ test suite will fail against older versions of Clang
https://reviews.llvm.org/D33536
Files: