[PATCH] D28399: PR31469: Don't add friend template class decls to redecl chain in dependent contexts.
Vassil Vassilev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 11 02:33:18 PST 2017
v.g.vassilev added a comment.
@yaron.keren, it seems that http://llvm.org/pr30994 concerns friend function declarations. My current patch focuses on friend class templates. Perhaps we should open another review item for a fix of http://llvm.org/pr30994.
https://reviews.llvm.org/D28399
More information about the cfe-commits
mailing list