[PATCH] D137343: [clang] add -Wvla-stack-allocation

Tao Liang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 23 06:00:30 PST 2022


Origami404 updated this revision to Diff 477482.
Origami404 added a comment.

Update release notes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137343

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaType.cpp
  clang/test/Sema/warn-vla.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137343.477482.patch
Type: text/x-patch
Size: 7267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221123/a18e0940/attachment-0001.bin>


More information about the cfe-commits mailing list