From: Vitaly Buka Date: Tue, 5 Mar 2019 20:53:34 +0000 (+0000) Subject: [docs] Update the list of ThreadSanitizer supported OSes X-Git-Tag: llvmorg-9.0.0-rc1~10708 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c3a0cd29d19f5307c225205ec254646166578fb9;p=platform%2Fupstream%2Fllvm.git [docs] Update the list of ThreadSanitizer supported OSes llvm-svn: 355442 --- diff --git a/clang/docs/ThreadSanitizer.rst b/clang/docs/ThreadSanitizer.rst index 0d039bd5b25a..ff2fc4307f4a 100644 --- a/clang/docs/ThreadSanitizer.rst +++ b/clang/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.