no bug - tsan doc - Add a link to the sources DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D90387
This commit is contained in:
Sylvestre Ledru 2020-09-16 13:24:16 +00:00
Родитель 24391d13a9
Коммит 6e0da56328
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -202,7 +202,7 @@ silence a race while a fix is developed as well as to permanently silence a
and think twice before attempting to suppress a race.
The runtime Suppression list is directly baked into Firefox at compile-time and
located at ``mozglue/build/TsanOptions.cpp``.
located at `mozglue/build/TsanOptions.cpp <https://searchfox.org/mozilla-central/source/mozglue/build/TsanOptions.cpp>`__.
.. warning::
**Important**: When adding a suppression, always make sure to include