[PATCH] D28399: PR31469: Don't add friend template class decls to redecl chain in dependent contexts.
Yaron Keren via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 00:57:02 PST 2017
yaron.keren added a comment.
In https://reviews.llvm.org/D28399#642458, @v.g.vassilev wrote:
> @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.
yes, of course.
https://reviews.llvm.org/D28399
More information about the cfe-commits
mailing list