[PATCH] D156565: Diagnose use of VLAs in C++ by default
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 23 05:09:57 PDT 2023
aaron.ballman added a comment.
In D156565#4654820 <https://reviews.llvm.org/D156565#4654820>, @cor3ntin wrote:
>> Any concerns with this approach?
>
> Sounds reasonable to me
Thanks for the double-check! This should now be fixed in https://github.com/llvm/llvm-project/commit/f8d448d5e587a23886c3226957f880146a4d8c69, sorry for the hassle!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156565/new/
https://reviews.llvm.org/D156565
More information about the cfe-commits
mailing list