[PATCH] D70236: [AST] Use written names instead of `type-param-0-0` in more cases when printing types and decls.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 14 08:34:36 PST 2019


sammccall updated this revision to Diff 229317.
sammccall marked 3 inline comments as done.
sammccall added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70236

Files:
  clang-tools-extra/clangd/unittests/FindTargetTests.cpp
  clang-tools-extra/clangd/unittests/XRefsTests.cpp
  clang/lib/AST/DeclPrinter.cpp
  clang/test/Index/print-display-names.cpp
  clang/unittests/AST/DeclPrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70236.229317.patch
Type: text/x-patch
Size: 7572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191114/7fa81cb9/attachment.bin>


More information about the cfe-commits mailing list