projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb056a1
)
[docs] Update the list of ThreadSanitizer supported OSes
author
Vitaly Buka
<vitalybuka@google.com>
Tue, 5 Mar 2019 20:53:34 +0000
(20:53 +0000)
committer
Vitaly Buka
<vitalybuka@google.com>
Tue, 5 Mar 2019 20:53:34 +0000
(20:53 +0000)
llvm-svn: 355442
clang/docs/ThreadSanitizer.rst
patch
|
blob
|
history
diff --git
a/clang/docs/ThreadSanitizer.rst
b/clang/docs/ThreadSanitizer.rst
index 0d039bd5b25a9777d95d34c1eba5b76993beeb13..ff2fc4307f4aad62a117ace0396c09841eb30d35 100644
(file)
--- 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.