[libcxx-commits] [PATCH] D116144: [libcxx] [Coroutines] Support noop_coroutine for GCC
Chuanqi Xu via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Dec 26 21:49:09 PST 2021
ChuanqiXu updated this revision to Diff 396267.
ChuanqiXu added a comment.
Address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116144/new/
https://reviews.llvm.org/D116144
Files:
libcxx/docs/Status/Cxx2bIssues.csv
libcxx/include/__coroutine/noop_coroutine_handle.h
libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.noop/noop_coroutine.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116144.396267.patch
Type: text/x-patch
Size: 4882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211227/131df8f4/attachment.bin>
More information about the libcxx-commits
mailing list