[libcxx-commits] [PATCH] D145086: [libc++] Assume that coroutines are available in C++20
    Mark de Wever via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Mar  3 09:11:56 PST 2023
    
    
  
Mordante added a comment.
In D145086#4164994 <https://reviews.llvm.org/D145086#4164994>, @ldionne wrote:
> 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.
That indeed matches my experience. I just abandoned my patch in favour of this one.
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