[llvm-bugs] [Bug 48633] False positive "uninitialized field at the end of the constructor call [optin.cplusplus.UninitializedObject]"

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Dec 30 15:19:55 PST 2020


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

Artem Dergachev <noqnoqneo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noqnoqneo at gmail.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Artem Dergachev <noqnoqneo at gmail.com> ---
Aha, I see, this has the same root cause as
https://bugs.llvm.org/show_bug.cgi?id=48482 - the unintended state split caused
by interaction of this checker and that checker.

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

-- 
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/20201230/bb8d55f0/attachment.html>


More information about the llvm-bugs mailing list