[PATCH] D21508: Make friend function template definition available if class is instantiated.

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 22 11:25:57 PDT 2017


sepavloff updated this revision to Diff 99789.
sepavloff edited the summary of this revision.
sepavloff added a comment.

Updated patch


https://reviews.llvm.org/D21508

Files:
  include/clang/AST/DeclTemplate.h
  lib/AST/Decl.cpp
  lib/AST/DeclTemplate.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/SemaCXX/friend2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21508.99789.patch
Type: text/x-patch
Size: 7360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170522/45fe86e2/attachment.bin>


More information about the cfe-commits mailing list