summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/docs/ThreadSanitizer.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/clang/docs/ThreadSanitizer.rst b/clang/docs/ThreadSanitizer.rst
index 0d039bd5b25..ff2fc4307f4 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.
OpenPOWER on IntegriCloud