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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to