From 58e14743cae66da3a19bed8e95f2c6a118263933 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Thu, 27 Oct 2016 20:55:56 +0000 Subject: Add documentation describing the components of a complete toolchain including Clang. llvm-svn: 285341 --- clang/docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'clang/docs/index.rst') diff --git a/clang/docs/index.rst b/clang/docs/index.rst index df3cb2546c6..61f9c2c4942 100644 --- a/clang/docs/index.rst +++ b/clang/docs/index.rst @@ -17,6 +17,7 @@ Using Clang as a Compiler :maxdepth: 1 UsersManual + Toolchain LanguageExtensions AttributeReference DiagnosticsReference -- cgit v1.2.3