[PATCH] D25068: [coroutines] Switch to using std::experimental namespace per P0057R5

Gor Nishanov via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 09:54:52 PDT 2016


GorNishanov requested changes to this revision.
GorNishanov added a comment.
This revision now requires changes to proceed.





> coroutines.cpp:1
>  // RUN: %clang_cc1 -std=c++14 -fcoroutines -verify %s
>  

Change to -fcoroutines-ts

https://reviews.llvm.org/D25068





More information about the cfe-commits mailing list