From: Vitaly Buka Date: Tue, 5 Mar 2019 20:53:34 +0000 (+0000) Subject: [docs] Update the list of ThreadSanitizer supported OSes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ccca0377422f03228199a1a074a2c0d278fe8cc8;p=clang [docs] Update the list of ThreadSanitizer supported OSes git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355442 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ThreadSanitizer.rst b/docs/ThreadSanitizer.rst index 0d039bd5b2..ff2fc4307f 100644 --- a/docs/ThreadSanitizer.rst +++ b/docs/ThreadSanitizer.rst @@ -19,9 +19,11 @@ Supported Platforms ThreadSanitizer is supported on the following OS: +* Android +* Darwin +* FreeBSD * Linux * NetBSD -* FreeBSD Support for other 64-bit architectures is possible, contributions are welcome. Support for 32-bit platforms is problematic and is not planned.