[docs] Update the list of ThreadSanitizer supported OSes
authorVitaly Buka <vitalybuka@google.com>
Tue, 5 Mar 2019 20:53:34 +0000 (20:53 +0000)
committerVitaly Buka <vitalybuka@google.com>
Tue, 5 Mar 2019 20:53:34 +0000 (20:53 +0000)
llvm-svn: 355442

clang/docs/ThreadSanitizer.rst

index 0d039bd5b25a9777d95d34c1eba5b76993beeb13..ff2fc4307f4aad62a117ace0396c09841eb30d35 100644 (file)
@@ -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.