[LLVMbugs] [Bug 19205] New: clang -fsanitize documentation uses, but does not define, -ftrapv
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Mar 20 02:44:04 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19205
Bug ID: 19205
Summary: clang -fsanitize documentation uses, but does not
define, -ftrapv
Product: Documentation
Version: 3.4
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: General docs
Assignee: unassignedbugs at nondot.org
Reporter: Per.Mildner at sics.se
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
http://clang.llvm.org/docs/UsersManual.html (clang 3.5) under "Controlling Code
Generation" says:
"-fsanitize=signed-integer-overflow: Signed integer overflow, including all the
checks added by -ftrapv,..."
but "-ftrapv" is not documented anywhere that I can find.
--
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/20140320/a0f06c01/attachment.html>
More information about the llvm-bugs
mailing list