[llvm-bugs] [Bug 25322] Allow explicitly suppressing -fsanitize=unsigned-integer-overflow per expression
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 1 12:31:38 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25322
Mike Aizatsky <aizatsky at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |aizatsky at chromium.org
Resolution|--- |WORKSFORME
--- Comment #1 from Mike Aizatsky <aizatsky at chromium.org> ---
I suggest to use sanitizer blacklist functionality:
http://clang.llvm.org/docs/SanitizerSpecialCaseList.html
--
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/20151201/d8111742/attachment.html>
More information about the llvm-bugs
mailing list