[PATCH] D33538: [coroutines] Support "coroutines" feature in module map requires clause
Richard Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 15:55:05 PDT 2017
rsmith added a comment.
Do we need to conditionalize this part of libc++? Nothing in the <coroutines> header appears to need compiler support.
https://reviews.llvm.org/D33538
More information about the cfe-commits
mailing list