[llvm-bugs] [Bug 44168] New: Need document for the UBSAN_OPTIONS environment variable
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 27 17:07:18 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44168
Bug ID: 44168
Summary: Need document for the UBSAN_OPTIONS environment
variable
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Documentation
Assignee: unassignedclangbugs at nondot.org
Reporter: zufuliu at 163.com
CC: llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk
Need document for the UBSAN_OPTIONS environment variable:
1. what's the delimiter used to separator multiple options, is it OS depended
like ';' on Windows and ':' on Unix like system.
2. Other available options not demonstrated on
https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html
Thanks
--
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/20191128/32a2b2b1/attachment.html>
More information about the llvm-bugs
mailing list