[PATCH] D147717: [C++20] Claim full support for consteval again
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 12 05:33:42 PDT 2023
aaron.ballman added a comment.
In D147717#4413593 <https://reviews.llvm.org/D147717#4413593>, @Fznamznon wrote:
> In D147717#4413522 <https://reviews.llvm.org/D147717#4413522>, @aaron.ballman wrote:
>
>> LGTM (though I wonder if we should add a release note as well)
>
> I can add a note saying that the macro is now defined. Is somewhere under `C++ Language Changes` title the right place to do that?
Yeah, probably in the C++20 section specifically.
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