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: unassignedclangb...@nondot.org
          Reporter: zufu...@163.com
                CC: llvm-bugs@lists.llvm.org, richard-l...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to