Remove the working that ThreadSanitizer is *experimental*.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170868 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dmitry Vyukov 2012-12-21 08:21:25 +00:00
Родитель 5cf1589db3
Коммит 7f5e76b783
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

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