[PATCH] D120456: [clang] Bump __cpp_constexpr in accordance with P2493R0
Marcus Boay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 24 19:39:11 PST 2022
MarcusBoay added a comment.
In D120456#3343348 <https://reviews.llvm.org/D120456#3343348>, @cor3ntin wrote:
> Thanks for the patch. However, wg21.link/P0848 need to be fully implemented before we can update `__cpp_concepts`. Could you only modify `__cpp_constexpr` ? Thanks
Thanks for the info! I reverted the change to `__cpp_concepts`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120456/new/
https://reviews.llvm.org/D120456
More information about the cfe-commits
mailing list