[PATCH] D108794: Fully qualify template template parameters when printing
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 1 15:24:01 PDT 2021
dblaikie updated this revision to Diff 370086.
dblaikie added a comment.
Herald added subscribers: usaxena95, kadircet.
Herald added a project: clang-tools-extra.
Fix the clang-tools-extra caller, and update the TemplateName::print doc comment
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.370086.patch
Type: text/x-patch
Size: 10410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210901/e8b779d2/attachment-0001.bin>
More information about the cfe-commits
mailing list