[libcxx-commits] [PATCH] D110338: [libc++] Require a C++20 capable compiler.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 28 11:18:43 PDT 2021


Mordante added a subscriber: sylvestre.ledru.
Mordante added a comment.

In D110338#3028032 <https://reviews.llvm.org/D110338#3028032>, @carlosgalvezp wrote:

> In D110338#3027771 <https://reviews.llvm.org/D110338#3027771>, @Mordante wrote:
>
>> In D110338#3027111 <https://reviews.llvm.org/D110338#3027111>, @carlosgalvezp wrote:
>>
>>> Hi @Idionne @Mordante !
>>>
>>> I believe this commit broke the whole delivery pipeline of .deb bionic-snapshot packages:
>>
>> Can you try whether you can use the `-DLLVM_ENABLE_RUNTIMES` solution works for you?
>> (See the post before yours)
>
> Unfortunately I'm not in control of that build pipeline, I thought this was the correct place to report these issues. I'll see if I find the right place and forward your tips there, thanks

No problem, since you reported it I thought you were also in control of the pipeline.
@sylvestre.ledru can you look at using `-DLLVM_ENABLE_RUNTIMES` for the Debian/Ubuntu nightly builds.
If you have questions feel free to leave a message in the libcxx Discord channel.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110338



More information about the libcxx-commits mailing list