forked from OSchip/llvm-project
[Docs] Remove outdated OS limitation
Thread Sanitizer is supported on macOS. rdar://68159753 Differential Revision: https://reviews.llvm.org/D86980
This commit is contained in:
parent
fad75598d2
commit
478eb98cd2
|
@ -3227,11 +3227,6 @@ backend.
|
|||
Operating System Features and Limitations
|
||||
-----------------------------------------
|
||||
|
||||
Darwin (macOS)
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Thread Sanitizer is not supported.
|
||||
|
||||
Windows
|
||||
^^^^^^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue