[llvm-bugs] [Bug 52113] clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `Value > 0 && "Value must not be 0"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Oct 12 11:24:43 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=52113
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aeubanks at google.com
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
This was fixed with:
https://reviews.llvm.org/rG20a0c48
cc'ing @aeubanks in case it is worth reducing a failing test from this example.
--
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/20211012/87eb8086/attachment.html>
More information about the llvm-bugs
mailing list