[PATCH] D53046: [Sema] Fix an error-on-valid with friends and templates

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 10 10:19:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344157: [Sema] Fix a multiple definition bug with friends and templates (authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53046?vs=168939&id=169037#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53046

Files:
  cfe/trunk/include/clang/AST/DeclTemplate.h
  cfe/trunk/lib/AST/DeclTemplate.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/SemaCXX/friend-template-redecl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53046.169037.patch
Type: text/x-patch
Size: 4052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181010/ba9787bb/attachment.bin>


More information about the cfe-commits mailing list