[PATCH] D140159: [clang][nfc] Fixes for D129531

Alan Zhao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 15 13:01:02 PST 2022


ayzhao created this revision.
ayzhao added a reviewer: shafik.
Herald added a project: All.
ayzhao requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Additional fixes for review comments made in
https://reviews.llvm.org/D129531 after the patch was submitted.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140159

Files:
  clang/include/clang/AST/ExprCXX.h
  clang/lib/AST/ExprConstant.cpp
  clang/lib/CodeGen/CGExprAgg.cpp
  clang/lib/Sema/SemaInit.cpp
  clang/lib/Serialization/ASTReaderStmt.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp
  clang/test/PCH/cxx_paren_init.cpp
  clang/test/PCH/cxx_paren_init.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140159.483307.patch
Type: text/x-patch
Size: 10405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221215/f569528c/attachment.bin>


More information about the cfe-commits mailing list