[PATCH] D45121: [coroutines] Add noop_coroutine to <experimental/coroutine>

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 4 11:40:34 PDT 2018


GorNishanov updated this revision to Diff 141010.
GorNishanov added a comment.

- s/_LIBCPP_ALWAYS_INLINE/_LIBCPP_INLINE_VISIBILITY throughout <experimental/coroutine>
- Added _LIBCPP_INLINE_VISIBILITY to noop_coroutine constructor

@EricWF , good to go?


https://reviews.llvm.org/D45121

Files:
  include/experimental/coroutine
  test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.noop/noop_coroutine.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45121.141010.patch
Type: text/x-patch
Size: 9596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180404/d276aa24/attachment.bin>


More information about the cfe-commits mailing list