[llvm-bugs] [Bug 43496] A bug for template specialization
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Oct 12 06:49:48 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43496
hstong at ca.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #2 from hstong at ca.ibm.com ---
GCC's behaviour has been reported as a bug
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92060>. The alias template is a
distinct template from the class template of which its specializations are
specializations of.
--
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/20191012/784a1c4a/attachment.html>
More information about the llvm-bugs
mailing list