[PATCH] D147717: [C++20][NFC] Claim full support for consteval again
Mariya Podchishchaeva via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 5 03:57:35 PDT 2023
Fznamznon added a comment.
In D147717#4393019 <https://reviews.llvm.org/D147717#4393019>, @cor3ntin wrote:
> I think we should make sure to land this for clang 17. The rate of consteval bugs is no greater than that of any other feature at this point.
There is https://github.com/llvm/llvm-project/issues/62886 which seems quite ugly, but has a patch on review.
Otherwise I agree, I'm not seeing more consteval bugs than any others.
@aaron.ballman , @erichkeane wdyt about landing it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147717/new/
https://reviews.llvm.org/D147717
More information about the cfe-commits
mailing list