[LLVMbugs] [Bug 17065] New: [ASan] Provide a clean -fsanitize integrated way of enabling or disabling use-after-return
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Sep 2 15:05:55 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17065
Bug ID: 17065
Summary: [ASan] Provide a clean -fsanitize integrated way of
enabling or disabling use-after-return
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: chandlerc at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
The docs seem to indicate that the documented way to enable use-after-return is
with '-mllvm -asan-use-after-return=1' -- we should implement a nicer
commandline UI to that feature.
I may get to this myself, but filing a bug in case I don't.
--
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/20130902/11f4e958/attachment.html>
More information about the llvm-bugs
mailing list