[PATCH] D131662: [clang] Try to improve diagnostics about uninitialized constexpr variables
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 18 08:13:37 PDT 2022
tbaeder added a comment.
The new version also gets the new error message for `constexpr int foo[2];`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131662/new/
https://reviews.llvm.org/D131662
More information about the cfe-commits
mailing list