summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2012-12-20 03:23:52 +0000
committerMichael Gottesman <mgottesman@apple.com>2012-12-20 03:23:52 +0000
commit2799ad4cceee2b1b3dd496823a3ef747971bbf1c (patch)
tree1abdf6dd107dc5de04de61816313e86d4c3ba111 /clang
parent5cf1f65dc939a216f7a9bb54f7be1d30854e73db (diff)
downloadbcm5719-llvm-2799ad4cceee2b1b3dd496823a3ef747971bbf1c.tar.gz
bcm5719-llvm-2799ad4cceee2b1b3dd496823a3ef747971bbf1c.zip
Updated link in LanguageExtensions.rst to point to BlockLanguageSpec.rst instead of BlockLanguageSpec.txt.
Thanks to Jean-Daniel Dupas for comments! llvm-svn: 170644
Diffstat (limited to 'clang')
-rw-r--r--clang/docs/LanguageExtensions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/LanguageExtensions.rst b/clang/docs/LanguageExtensions.rst
index a0a169e4271..645fe4ab9d0 100644
--- a/clang/docs/LanguageExtensions.rst
+++ b/clang/docs/LanguageExtensions.rst
@@ -842,7 +842,7 @@ Blocks
======
The syntax and high level language feature description is in
-`BlockLanguageSpec.txt <BlockLanguageSpec.txt>`_. Implementation and ABI
+`BlockLanguageSpec.rst <BlockLanguageSpec.rst>`_. Implementation and ABI
details for the clang implementation are in `Block-ABI-Apple.txt
<Block-ABI-Apple.txt>`_.
OpenPOWER on IntegriCloud