[PATCH] D120608: [Clang] Remove redundant init-parens in AST print

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 28 10:41:44 PST 2022


lichray updated this revision to Diff 411843.
lichray marked 2 inline comments as done.
lichray added a comment.

Nit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120608

Files:
  clang/lib/AST/StmtPrinter.cpp
  clang/test/CXX/expr/expr.prim/expr.prim.req/simple-requirement.cpp
  clang/test/SemaCXX/cxx2b-ast-print.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120608.411843.patch
Type: text/x-patch
Size: 3735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220228/b67878e3/attachment.bin>


More information about the cfe-commits mailing list