[llvm-bugs] [Bug 40321] declaring a template instance as friend makes all instances of the template as friend

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 17 15:58:09 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=40321

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Looks like PR38980: somehow access checking during class template partial
specialization selection is not working quite right.

*** This bug has been marked as a duplicate of bug 38980 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201217/a62a31a8/attachment.html>


More information about the llvm-bugs mailing list