From: Nico Weber Date: Fri, 7 Mar 2014 18:11:40 +0000 (+0000) Subject: Add a note in the user manual that tsan is not supported on Mac. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7cb940440e117f64fdbf07c173db37a70d87723;p=platform%2Fupstream%2Fllvm.git Add a note in the user manual that tsan is not supported on Mac. Patch from Sean McBride ! llvm-svn: 203260 --- diff --git a/clang/docs/UsersManual.rst b/clang/docs/UsersManual.rst index 6ca9446..339ba57 100644 --- a/clang/docs/UsersManual.rst +++ b/clang/docs/UsersManual.rst @@ -1416,7 +1416,7 @@ Operating System Features and Limitations Darwin (Mac OS X) ^^^^^^^^^^^^^^^^^ -None +Thread Sanitizer is not supported. Windows ^^^^^^^