[PATCH] D108794: Fully qualify template template parameters when printing

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 2 15:05:23 PDT 2021


This revision was automatically updated to reflect the committed changes.
dblaikie marked an inline comment as done.
Closed by commit rG5fb3f43778f8: Fully qualify template template parameters when printing (authored by dblaikie).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108794

Files:
  clang-tools-extra/clangd/DumpAST.cpp
  clang/include/clang/AST/TemplateName.h
  clang/lib/AST/NestedNameSpecifier.cpp
  clang/lib/AST/TemplateBase.cpp
  clang/lib/AST/TemplateName.cpp
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CXX/drs/dr10xx.cpp
  clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p9-0x.cpp
  clang/test/Index/print-type.cpp
  clang/test/Misc/diag-template.cpp
  clang/test/SemaTemplate/temp_arg_template.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108794.370421.patch
Type: text/x-patch
Size: 10410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210902/dc6c7b7b/attachment.bin>


More information about the cfe-commits mailing list