forked from OSchip/llvm-project
Remove the working that ThreadSanitizer is *experimental*.
llvm-svn: 170868
This commit is contained in:
parent
38a549bc42
commit
42de108861
|
@ -854,9 +854,7 @@ are listed below.
|
|||
suspicious integer behavior.
|
||||
- .. _opt_fsanitize_thread:
|
||||
|
||||
``-fsanitize=thread``: :doc:`ThreadSanitizer`,
|
||||
an *experimental* data race detector. Not ready for widespread
|
||||
use.
|
||||
``-fsanitize=thread``: :doc:`ThreadSanitizer`, a data race detector.
|
||||
- .. _opt_fsanitize_undefined:
|
||||
|
||||
``-fsanitize=undefined``: Fast and compatible undefined behavior
|
||||
|
|
Loading…
Reference in New Issue