[libcxx-commits] [PATCH] D143489: [libc++] Remove _LIBCPP_CONSTEVAL
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 7 08:15:54 PST 2023
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
I think it must be because all supported compilers now support `consteval` in C++20 mode. Please add a motivation to the commit, but otherwise LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143489/new/
https://reviews.llvm.org/D143489
More information about the libcxx-commits
mailing list