| commit | 68a9c7c7b339b93a8ded266e770863b6f0adf572 | [log] [tgz] | 
|---|---|---|
| author | David Carlier <devnexen@gmail.com> | Wed Jul 25 14:27:14 2018 +0000 | 
| committer | David Carlier <devnexen@gmail.com> | Wed Jul 25 14:27:14 2018 +0000 | 
| tree | 5ccefb37ae145f6e98e22f548bc561fac473850a | |
| parent | 59a339ab45227000fabad839fcc4886b499e62d0 [diff] [blame] | 
Fix tsan doc llvm-svn: 337927
diff --git a/clang/docs/ThreadSanitizer.rst b/clang/docs/ThreadSanitizer.rst index 4a8db91..d1e2c65 100644 --- a/clang/docs/ThreadSanitizer.rst +++ b/clang/docs/ThreadSanitizer.rst
@@ -22,6 +22,7 @@ * 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.