[PATCH] D21767: Fix instantiation of friend function templates
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 12 23:31:20 PDT 2018
sepavloff updated this revision to Diff 160290.
sepavloff added a comment.
Rebased the patch, it is still actual.
Repository:
rC Clang
https://reviews.llvm.org/D21767
Files:
include/clang/AST/ASTLambda.h
include/clang/AST/Decl.h
include/clang/Sema/Sema.h
lib/AST/Decl.cpp
lib/Sema/SemaTemplateInstantiate.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/SemaTemplate/instantiate-friend-function.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21767.160290.patch
Type: text/x-patch
Size: 29236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180813/a67e1551/attachment-0001.bin>
More information about the cfe-commits
mailing list