[llvm-bugs] [Bug 46728] Clang accepts explicit specialization in class definition
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 15 09:41:12 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46728
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is a new C++ feature (added by DR so it applies retroactively). The other
compilers presumably just haven't implemented it yet.
This was added by C++ core issue 727.
--
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/20200715/526c4d27/attachment.html>
More information about the llvm-bugs
mailing list