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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to