[PATCH] D131479: Handle explicitly defaulted consteval special members.
Mark de Wever via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 20 11:52:45 PDT 2022
Mordante added a comment.
In D131479#3755266 <https://reviews.llvm.org/D131479#3755266>, @aaron.ballman wrote:
> In D131479#3753586 <https://reviews.llvm.org/D131479#3753586>, @Mordante wrote:
>
>> So I think there's indeed a bug in libc++ which was hidden since Clang hadn't implemented some DRs. I will look at the libc++ side what needs to be done to fix the CI failures.
>
> Great sleuth work! Thank you for the investigation!
The issue was indeed in libc++, which has been fixed :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131479/new/
https://reviews.llvm.org/D131479
More information about the cfe-commits
mailing list