[libcxx-commits] [PATCH] D116144: [libcxx] [Coroutines] Support noop_coroutine for GCC

Chuanqi Xu via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 23 18:06:26 PST 2021


ChuanqiXu updated this revision to Diff 396129.
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.396129.patch
Type: text/x-patch
Size: 5002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211224/346edc19/attachment-0001.bin>


More information about the libcxx-commits mailing list