[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 Jul 18 00:58:05 PDT 2016


Any feedback?

Thanks,
--Serge

2016-06-20 1:52 GMT+06:00 Serge Pavlov <sepavloff at gmail.com>:

> sepavloff updated this revision to Diff 61220.
> sepavloff added a comment.
>
> Updated patch
>
> Added handling of FunctionTemplateDecl to
> shouldLinkDependentDeclWithPrevious. It is not
> used now but is required for subsequent patch. Also position comment
> correctly.
>
>
> http://reviews.llvm.org/D16989
>
> Files:
>   include/clang/Sema/Sema.h
>   lib/Sema/SemaDecl.cpp
>   test/SemaCXX/PR25848.cpp
>   test/SemaCXX/friend2.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160718/fe16742e/attachment.html>


More information about the cfe-commits mailing list