[libcxx-commits] [PATCH] D108697: [libc++] Remove <experimental/coroutine>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 10 08:40:13 PST 2023


ldionne added a subscriber: aaron.ballman.
ldionne added a comment.

@aaron.ballman I seem to recall that we had spoken about delaying this for one more release while Clang was deprecating its `-fcoroutines-ts` flag. Do you remember that or did the holidays mess with my brain?

Otherwise, I guess the next step here would be to post an announcement on Discourse and land this -- but I think it makes sense to coordinate with Clang since that will essentially break the `-fcoroutines-ts` flag.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108697



More information about the libcxx-commits mailing list