[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
Wed Feb 16 01:23:37 PST 2022
tbaeder updated this revision to Diff 409173.
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.409173.patch
Type: text/x-patch
Size: 4091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220216/dca2e0c1/attachment.bin>
More information about the cfe-commits
mailing list