[PATCH] D123775: [AST] Support template declaration found through using-decl for QualifiedTemplateName.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 20 02:09:03 PDT 2022
hokein updated this revision to Diff 423843.
hokein marked an inline comment as done.
hokein added a comment.
simplify the code in ASTImporter.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123775/new/
https://reviews.llvm.org/D123775
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/PropertiesBase.td
clang/include/clang/AST/TemplateName.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/QualTypeNames.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/lib/Sema/TreeTransform.h
clang/unittests/AST/TemplateNameTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123775.423843.patch
Type: text/x-patch
Size: 13932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220420/e0bc217f/attachment-0001.bin>
More information about the cfe-commits
mailing list