[PATCH] D104619: [clang] Respect PrintingPolicy::FullyQualifiedName when printing a template-id

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 28 20:37:16 PDT 2021


nridge updated this revision to Diff 355104.
nridge added a comment.

fix comment at top of file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104619

Files:
  clang/lib/AST/TypePrinter.cpp
  clang/unittests/AST/CMakeLists.txt
  clang/unittests/AST/TypePrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104619.355104.patch
Type: text/x-patch
Size: 5258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210629/027894d6/attachment.bin>


More information about the cfe-commits mailing list