[PATCH] D16989: Change interpretation of function definition in friend declaration of template class.

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 29 11:39:17 PDT 2016


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

Added missed test case.


https://reviews.llvm.org/D16989

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaDecl.cpp
  test/SemaCXX/PR25848.cpp
  test/SemaCXX/friend2.cpp
  test/SemaCXX/function-redecl-2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16989.69597.patch
Type: text/x-patch
Size: 8672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160829/4b655917/attachment-0001.bin>


More information about the cfe-commits mailing list