[PATCH] D16989: Change interpretation of function definition in friend declaration of template class.

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 8 06:43:59 PDT 2016


Any feedback?

Thanks,
--Serge

2016-09-02 13:11 GMT+07:00 Serge Pavlov <sepavloff at gmail.com>:

> sepavloff updated this revision to Diff 70134.
> sepavloff marked an inline comment as done.
> sepavloff added a comment.
>
> Updated patch
>
> Rewrite the condition in shouldLinkDependentDeclWithPrevious in more
> compact form.
>
>
> https://reviews.llvm.org/D16989
>
> Files:
>   include/clang/Sema/Sema.h
>   lib/Sema/SemaDecl.cpp
>   lib/Sema/SemaDeclCXX.cpp
>   test/SemaCXX/PR25848.cpp
>   test/SemaCXX/friend2.cpp
>   test/SemaCXX/function-redecl-2.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160908/e42528b2/attachment.html>


More information about the cfe-commits mailing list