[libcxx-commits] [PATCH] D145086: [libc++] Assume that coroutines are available in C++20

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 2 09:40:43 PST 2023


ldionne added a comment.

In D145086#4162687 <https://reviews.llvm.org/D145086#4162687>, @ldionne wrote:

> In D145086#4162218 <https://reviews.llvm.org/D145086#4162218>, @Mordante wrote:
>
>> Are you sure all CIs have this available? I tried about a month ago and ran into CI issues, see D143485 <https://reviews.llvm.org/D143485>.
>
> Interesting, let's see what the CI thinks this time around.

Yeah, it does look like the latest supported AppleClang doesn't work out of the box. Let's wait a bit before landing this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145086



More information about the libcxx-commits mailing list