]> granicus.if.org Git - clang/commitdiff
Fix tsan doc
authorDavid Carlier <devnexen@gmail.com>
Wed, 25 Jul 2018 14:27:14 +0000 (14:27 +0000)
committerDavid Carlier <devnexen@gmail.com>
Wed, 25 Jul 2018 14:27:14 +0000 (14:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@337927 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ThreadSanitizer.rst

index 4a8db9154e70f5c91133b5372c14064ec969087b..d1e2c65ec5f1a7651f472c415b75ba4b77af4a2e 100644 (file)
@@ -22,6 +22,7 @@ ThreadSanitizer is supported on the following OS:
 * 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.