[PATCH] D156565: Diagnose use of VLAs in C++ by default

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 16:00:19 PDT 2023


shafik added a comment.

In D156565#4599812 <https://reviews.llvm.org/D156565#4599812>, @aaron.ballman wrote:

> Enable the diagnostic by default in C++ language modes, and under -Wall in GNU++ language modes.

I am happy with that approach.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156565/new/

https://reviews.llvm.org/D156565



More information about the cfe-commits mailing list