[llvm-bugs] [Bug 50190] Possible Issue with Whole Program Devirtualization
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 30 17:07:11 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50190
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Yes, this is UB. We'll even do this devirtualization in the frontend if C or
C::foo is final.
--
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/20210501/c6995d37/attachment.html>
More information about the llvm-bugs
mailing list