[PATCH] D108697: [Coroutines] [libcxx] Move coroutine components out from std::experimental namespace

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 09:25:32 PDT 2021


lxfind added a comment.

My guess is you might need to keep coro in both std and std::experimental for a while, to allow smooth transition.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108697/new/

https://reviews.llvm.org/D108697



More information about the llvm-commits mailing list