[PATCH] D21508: Diagnose friend function template redefinitions

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 06:56:11 PDT 2017


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

Simplified patch


https://reviews.llvm.org/D21508

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21508.107091.patch
Type: text/x-patch
Size: 6085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170718/fbbcf42f/attachment.bin>


More information about the cfe-commits mailing list