forked from OSchip/llvm-project
Revert "[docs] UBSan: Mention that print_stacktrace=1 is unsupported on Darwin"
This reverts commit r300295. It's no longer true, print_stacktrace=1 is supported on Darwin/Windows as of r301839. llvm-svn: 301960
This commit is contained in:
parent
ab8722f80a
commit
ee9c6ba1f6
|
@ -157,8 +157,6 @@ will need to:
|
|||
``UBSAN_OPTIONS=print_stacktrace=1``.
|
||||
#. Make sure ``llvm-symbolizer`` binary is in ``PATH``.
|
||||
|
||||
Stacktrace printing for UBSan issues is currently not supported on Darwin.
|
||||
|
||||
Issue Suppression
|
||||
=================
|
||||
|
||||
|
|
Loading…
Reference in New Issue