[PATCH] D149677: [clang][TypePrinter] Add option to skip over elaborated types
Eric Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 26 10:58:17 PDT 2023
li.zhe.hua updated this revision to Diff 526128.
li.zhe.hua added a comment.
Switch option name to SuppressElaboration
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.526128.patch
Type: text/x-patch
Size: 4017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230526/ea8a5530/attachment.bin>
More information about the cfe-commits
mailing list