[PATCH] D112765: [AST] injected-class-name is not a redecl, even in template specializations
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 2 06:38:07 PDT 2021
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG6a5e08cc4a5c: [AST] injected-class-name is not a redecl, even in template specializations (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D112765?vs=383351&id=384065#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112765/new/
https://reviews.llvm.org/D112765
Files:
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-virtual-class-destructor.cpp
clang/include/clang/AST/RecursiveASTVisitor.h
clang/lib/AST/ASTDumper.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/AST/ast-dump-decl.cpp
clang/test/AST/ast-dump-openmp-begin-declare-variant_reference.cpp
clang/test/AST/ast-dump-openmp-begin-declare-variant_template_3.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112765.384065.patch
Type: text/x-patch
Size: 13494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211102/7d25abe1/attachment.bin>
More information about the cfe-commits
mailing list