diff options
| author | Michael Gottesman <mgottesman@apple.com> | 2012-12-20 03:23:52 +0000 |
|---|---|---|
| committer | Michael Gottesman <mgottesman@apple.com> | 2012-12-20 03:23:52 +0000 |
| commit | 2799ad4cceee2b1b3dd496823a3ef747971bbf1c (patch) | |
| tree | 1abdf6dd107dc5de04de61816313e86d4c3ba111 /clang | |
| parent | 5cf1f65dc939a216f7a9bb54f7be1d30854e73db (diff) | |
| download | bcm5719-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.rst | 2 |
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>`_. |

