From c69cfbfd71626e0ebcfc1fc79014ee0fea25103b Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Wed, 30 Jun 2021 11:11:52 -0400 Subject: [PATCH] [libc++] Remove broken links and outdated information in the docs The various design docs have been moved to RST, and the linked blog post does not apply anymore since libc++ is the default library used by Clang on Apple platforms. --- libcxx/docs/index.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libcxx/docs/index.rst b/libcxx/docs/index.rst index c93fbc7..7e5cb08 100644 --- a/libcxx/docs/index.rst +++ b/libcxx/docs/index.rst @@ -178,12 +178,6 @@ Design Documents DesignDocs/UniquePtrTrivialAbi DesignDocs/VisibilityMacros -* ` design `_ -* ` design `_ -* `Notes by Marshall Clow`__ - -.. __: https://cplusplusmusings.wordpress.com/2012/07/05/clang-and-standard-libraries-on-mac-os-x/ - Build Bots and Test Coverage ---------------------------- -- 2.7.4