[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
Thu Apr 21 01:53:38 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1234b1c6d811: [AST] Support template declaration found through using-decl for… (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D123775?vs=423843&id=424128#toc

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.424128.patch
Type: text/x-patch
Size: 14076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220421/59a6338b/attachment.bin>


More information about the cfe-commits mailing list