[PATCH] D146465: [clang] Fix 2 bugs with parenthesized aggregate initialization

Alan Zhao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 28 15:42:00 PDT 2023


ayzhao updated this revision to Diff 509160.
ayzhao marked an inline comment as done.
ayzhao added a comment.

fix stray whitespace change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146465

Files:
  clang/lib/AST/Expr.cpp
  clang/lib/Sema/SemaInit.cpp
  clang/lib/Sema/TreeTransform.h
  clang/test/CodeGen/paren-list-agg-init.cpp
  clang/test/SemaCXX/paren-list-agg-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146465.509160.patch
Type: text/x-patch
Size: 7634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230328/8420d2e5/attachment-0001.bin>


More information about the cfe-commits mailing list