[PATCH] D119525: [clang] Fix crash when array size is missing in initializer
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 20 23:58:39 PST 2022
tbaeder updated this revision to Diff 410233.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119525/new/
https://reviews.llvm.org/D119525
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/ExprCXX.h
clang/lib/AST/ExprConstant.cpp
clang/lib/AST/StmtPrinter.cpp
clang/lib/Sema/TreeTransform.h
clang/test/AST/issue53742.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119525.410233.patch
Type: text/x-patch
Size: 4665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220221/42e7af8b/attachment.bin>
More information about the cfe-commits
mailing list