[PATCH] D111400: [Clang][C++2b] P2242R3: Non-literal variables [...] in constexpr
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 10:40:21 PDT 2022
aaron.ballman added a comment.
In D111400#3400011 <https://reviews.llvm.org/D111400#3400011>, @hubert.reinterpretcast wrote:
> Confirming LGTM with minor comments.
>
> In D111400#3399929 <https://reviews.llvm.org/D111400#3399929>, @cor3ntin wrote:
>
>> - We may still miss a compatibility warning for non-literal in c++23 mode?
>
> My understanding is that Aaron and I both want the warning added (but are okay with having this patch landed first).
+1 to this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111400/new/
https://reviews.llvm.org/D111400
More information about the cfe-commits
mailing list