[PATCH] D86980: [Docs] Remove outdated OS limitation

Julian Lettner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 1 14:44:40 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG478eb98cd25c: [Docs] Remove outdated OS limitation (authored by yln).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86980/new/

https://reviews.llvm.org/D86980

Files:
  clang/docs/UsersManual.rst


Index: clang/docs/UsersManual.rst
===================================================================
--- clang/docs/UsersManual.rst
+++ clang/docs/UsersManual.rst
@@ -3227,11 +3227,6 @@
 Operating System Features and Limitations
 -----------------------------------------
 
-Darwin (macOS)
-^^^^^^^^^^^^^^
-
-Thread Sanitizer is not supported.
-
 Windows
 ^^^^^^^
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86980.289289.patch
Type: text/x-patch
Size: 367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200901/39f3a391/attachment.bin>


More information about the cfe-commits mailing list