[PATCH] D65359: [Sema] Map from a variable template specialization in a pattern to a variable template specialization in an instantiation properly
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 30 16:39:02 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367367: [Sema] Actually map a variable template specialization from pattern to… (authored by epilk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D65359?vs=212027&id=212468#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65359/new/
https://reviews.llvm.org/D65359
Files:
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaExprMember.cpp
cfe/trunk/lib/Sema/SemaTemplateInstantiateDecl.cpp
cfe/trunk/test/SemaCXX/cxx1y-variable-templates_in_class.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65359.212468.patch
Type: text/x-patch
Size: 7188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/346e0194/attachment.bin>
More information about the llvm-commits
mailing list