Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts | Gor Nishanov | 2016-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Summary: Also makes -fcoroutines_ts to be both a Driver and CC1 flag. Patch mostly by EricWF. Reviewers: rnk, cfe-commits, rsmith, EricWF Subscribers: mehdi_amini Differential Revision: https://reviews.llvm.org/D25130 llvm-svn: 283064 | ||||
* | [coroutines] Add forgotten test for lexing coroutines keywords. | Richard Smith | 2015-10-22 | 1 | -0/+12 |
llvm-svn: 250992 |