[PATCH] D156523: [clang][DeclPrinter] Fix AST print to suppress output of implicit (non-written) constructor initializers

Timo Stripf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 28 04:40:24 PDT 2023


strimo378 added a comment.

The current output of the test case can be shown here: https://godbolt.org/z/95ToPbqrP


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156523



More information about the cfe-commits mailing list