[PATCH] D21767: Fix instantiation of friend function templates

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 17 12:02:20 PDT 2017


sepavloff updated this revision to Diff 106914.
sepavloff added a comment.

Aligned implementation with https://reviews.llvm.org/D21508.


https://reviews.llvm.org/D21767

Files:
  lib/AST/Decl.cpp
  lib/Sema/SemaTemplateInstantiate.cpp
  test/SemaTemplate/instantiate-friend-function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21767.106914.patch
Type: text/x-patch
Size: 4011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170717/6a87ee7b/attachment.bin>


More information about the cfe-commits mailing list