From ccca0377422f03228199a1a074a2c0d278fe8cc8 Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Tue, 5 Mar 2019 20:53:34 +0000 Subject: [PATCH] [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 --- docs/ThreadSanitizer.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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. -- 2.40.0