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)
llvm-svn: 337927

clang/docs/ThreadSanitizer.rst

index 4a8db91..d1e2c65 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.