[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
       
    Fri Feb 11 08:12:29 PST 2022
    
    
  
tbaeder updated this revision to Diff 407885.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119525/new/
https://reviews.llvm.org/D119525
Files:
  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.407885.patch
Type: text/x-patch
Size: 3481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220211/3ccfb158/attachment.bin>
    
    
More information about the cfe-commits
mailing list