[PATCH] D146465: [clang] Fix 2 bugs with parenthesized aggregate initialization
Alan Zhao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 20 15:26:59 PDT 2023
ayzhao updated this revision to Diff 506755.
ayzhao added a comment.
remove extra semicolon
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146465/new/
https://reviews.llvm.org/D146465
Files:
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaInit.cpp
clang/test/CodeGen/paren-list-agg-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146465.506755.patch
Type: text/x-patch
Size: 4686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230320/985782b0/attachment.bin>
More information about the cfe-commits
mailing list