[PATCH] D134453: Disambiguate type names when printing NTTP types

Nenad Mikša via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 02:11:41 PDT 2022


DoDoENT updated this revision to Diff 471081.
DoDoENT edited the summary of this revision.
DoDoENT added a comment.

Removed the policy and full explicit type printing behind it and keep only printing of first type name, as suggested by the review.

This is essentially (2) from here: https://reviews.llvm.org/D134453#3869610


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134453

Files:
  clang/lib/AST/TemplateBase.cpp
  clang/test/CodeGenCXX/debug-info-template.cpp
  clang/test/SemaCXX/cxx2a-nttp-printing.cpp
  clang/test/SemaTemplate/temp_arg_nontype_cxx20.cpp
  clang/test/SemaTemplate/temp_arg_string_printing.cpp
  clang/unittests/AST/TypePrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134453.471081.patch
Type: text/x-patch
Size: 15586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/8c93ef3a/attachment-0001.bin>


More information about the cfe-commits mailing list