Remove the working that ThreadSanitizer is *experimental*.

llvm-svn: 170868
This commit is contained in:
Dmitry Vyukov 2012-12-21 08:21:25 +00:00
parent 38a549bc42
commit 42de108861
1 changed files with 1 additions and 3 deletions

View File

@ -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