[libcxx] r290659 - Remove dead debug_mode doc link

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 27 22:21:09 PST 2016


Author: ericwf
Date: Wed Dec 28 00:21:09 2016
New Revision: 290659

URL: http://llvm.org/viewvc/llvm-project?rev=290659&view=rev
Log:
Remove dead debug_mode doc link

Modified:
    libcxx/trunk/docs/index.rst

Modified: libcxx/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/docs/index.rst?rev=290659&r1=290658&r2=290659&view=diff
==============================================================================
--- libcxx/trunk/docs/index.rst (original)
+++ libcxx/trunk/docs/index.rst Wed Dec 28 00:21:09 2016
@@ -135,7 +135,6 @@ Design Documents
 
 * `<atomic> design <http://libcxx.llvm.org/atomic_design.html>`_
 * `<type_traits> design <http://libcxx.llvm.org/type_traits_design.html>`_
-* `Status of debug mode <http://libcxx.llvm.org/debug_mode.html>`_
 * `Notes by Marshall Clow`__
 
 .. __: https://cplusplusmusings.wordpress.com/2012/07/05/clang-and-standard-libraries-on-mac-os-x/




More information about the cfe-commits mailing list