[PATCH] D156307: [clang][DeclPrinter] Fix AST print of curly constructor initializers

Timo Stripf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 26 17:56:57 PDT 2023


strimo378 updated this revision to Diff 544566.
strimo378 added a comment.

Added additional ctor variants as suggested by the reviewers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156307

Files:
  clang/lib/AST/DeclPrinter.cpp
  clang/test/AST/ast-print-method-decl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156307.544566.patch
Type: text/x-patch
Size: 3871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230727/38d1d910/attachment-0001.bin>


More information about the cfe-commits mailing list