summaryrefslogtreecommitdiffstats
path: root/clang/docs/LanguageExtensions.rst
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2017-04-04 23:46:34 +0000
committerAdam Nemet <anemet@apple.com>2017-04-04 23:46:34 +0000
commitd7f951104182808f04b936e74f1ec128b1c599eb (patch)
tree5d83dab55b7425463b744dd839ef156d7a099f4d /clang/docs/LanguageExtensions.rst
parent7b0d947404cf4e5faba84de0a2e29da5127a3a83 (diff)
downloadbcm5719-llvm-d7f951104182808f04b936e74f1ec128b1c599eb.tar.gz
bcm5719-llvm-d7f951104182808f04b936e74f1ec128b1c599eb.zip
Another attempt to fix the sphinx warning from r299470
llvm-svn: 299488
Diffstat (limited to 'clang/docs/LanguageExtensions.rst')
-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 6427067452e..29e971c1bb7 100644
--- a/clang/docs/LanguageExtensions.rst
+++ b/clang/docs/LanguageExtensions.rst
@@ -2344,4 +2344,4 @@ statements in C)
The pragma can also be used with ``off`` which turns FP contraction off for a
section of the code. This can be useful when fast contraction is otherwise
-enabled for the translation unit with the ``-ffp-contract=fast` flag.
+enabled for the translation unit with the ``-ffp-contract=fast`` flag.
OpenPOWER on IntegriCloud