[llvm-bugs] [Bug 45033] Assertion failed: !NodePtr->isKnownSentinel() with boost::intrusive_ptr on Windows
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 2 02:43:30 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=45033
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
CC| |hans at chromium.org
--- Comment #6 from Hans Wennborg <hans at chromium.org> ---
(In reply to Reid Kleckner from comment #5)
> Pushed as 1adbe86d87bd4ecffc73ab17c7da56f44816f424.
>
> Marked as a 10.0 blocker to see if Hans wants to merge it. I think it's
> fairly safe, it adds some conditions in which instcombine will not attempt
> to do a transform.
Okay, it seems safe enough. Pushed to 10.x as
0bf4795d069642afe2a430521f3549e425f092c9.
Please let me know if there are any follow-ups.
--
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/20200302/be6878ee/attachment.html>
More information about the llvm-bugs
mailing list