[PATCH] D25130: [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts

Gor Nishanov via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 1 18:59:31 PDT 2016


GorNishanov marked an inline comment as done.
GorNishanov added inline comments.


> rsmith wrote in coroutines.m:1
> Is there any reason you're testing Objective-C and Objective-C++ inputs here (`.m` and `.mm`) rather than C and C++ inputs?

No particular reason (cut and paste from module tests). I'll rename to .c / .cpp an commit.

https://reviews.llvm.org/D25130





More information about the cfe-commits mailing list