[llvm-bugs] [Bug 26601] Error for "return type 'V' is an abstract class" missing for methods of a struct
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Nov 16 12:59:14 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=26601
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #5 from Richard Smith <richard-llvm at metafoo.co.uk> ---
The C++ rules have been (retroactively) changed as described in comment#3, so
Clang's acceptance of this code is now conforming behavior.
--
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/20201116/1ed43d9b/attachment.html>
More information about the llvm-bugs
mailing list