[llvm-bugs] [Bug 35557] suboptimal code for range check
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 7 09:25:18 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=35557
Dmitry Vyukov <dvyukov at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #6 from Dmitry Vyukov <dvyukov at google.com> ---
Doh! Sorry, I had some weird local diff.
Then it's a bug in sanitizer coverage:
https://github.com/google/sanitizers/issues/893#issuecomment-350036791
I guess with that diff I actually wanted to work around the coverage bug some
time ago.
--
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/20171207/596f9201/attachment.html>
More information about the llvm-bugs
mailing list