[LLVMbugs] [Bug 19834] New: Suppression support for UbSAN
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu May 22 22:58:31 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19834
Bug ID: 19834
Summary: Suppression support for UbSAN
Product: new-bugs
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: roland at utk.edu
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
It would be nice to have suppression support for UbSAN. It is currently
possible to disable a specific test per compilation unit. But we would like to
suppress certain tests for a specific code line. Either by code annotation or a
separate suppression file. This would allow us to guarantee with
regressiontests that float division by zero and unsigned int overflow is only
used if annotated.
--
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/20140523/79cc8d83/attachment.html>
More information about the llvm-bugs
mailing list