[PATCH] D149677: [clang][TypePrinter] Add option to skip over elaborated types

Eric Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 13:53:58 PDT 2023


li.zhe.hua updated this revision to Diff 519643.
li.zhe.hua marked an inline comment as done.
li.zhe.hua added a comment.

Accept suggested edits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149677

Files:
  clang/include/clang/AST/PrettyPrinter.h
  clang/lib/AST/TypePrinter.cpp
  clang/unittests/AST/TypePrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149677.519643.patch
Type: text/x-patch
Size: 4057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230504/2d2728f1/attachment.bin>


More information about the cfe-commits mailing list