summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2019-03-05 20:53:34 +0000
committerVitaly Buka <vitalybuka@google.com>2019-03-05 20:53:34 +0000
commitc3a0cd29d19f5307c225205ec254646166578fb9 (patch)
tree288eba318063dbf64753e04cbda84cd42d26d145 /clang
parentcb056a1a3a984772aaa973196421c53cb302fd64 (diff)
downloadbcm5719-llvm-c3a0cd29d19f5307c225205ec254646166578fb9.tar.gz
bcm5719-llvm-c3a0cd29d19f5307c225205ec254646166578fb9.zip
[docs] Update the list of ThreadSanitizer supported OSes
llvm-svn: 355442
Diffstat (limited to 'clang')
-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