[llvm-bugs] [Bug 44054] [ImplicitConversionSaitizer] Missing overflow check for ++x compared to x += 1
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 27 06:10:23 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44054
Roman Lebedev <lebedev.ri at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|RESOLVED |REOPENED
--- Comment #6 from Roman Lebedev <lebedev.ri at gmail.com> ---
Temporarily reverted in cbfa237892e55b7129a1178c9b03f26683d643af,
assertion is too eager, need to reassess it.
--
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/20191127/8c3675fc/attachment.html>
More information about the llvm-bugs
mailing list