summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorKristina Brooks <notstina@gmail.com>2019-04-05 18:26:43 +0000
committerKristina Brooks <notstina@gmail.com>2019-04-05 18:26:43 +0000
commit233a498cf0a7d72eb3200cb990f24e860663aba2 (patch)
tree3ad63c89dde88792090812c046eefd6e6db76d3f /clang
parent1d9f286ecb81dd72a4f640d29e292fbc03400ea2 (diff)
downloadbcm5719-llvm-233a498cf0a7d72eb3200cb990f24e860663aba2.tar.gz
bcm5719-llvm-233a498cf0a7d72eb3200cb990f24e860663aba2.zip
[docs] Fix rst title in clang langext docs. NFCI
Fix an odd line in LanguageExtensions.rst which rendered incorrectly due to an underscore being mixed in with dashes. llvm-svn: 357793
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 d79d4122777..0299dde8877 100644
--- a/clang/docs/LanguageExtensions.rst
+++ b/clang/docs/LanguageExtensions.rst
@@ -1791,7 +1791,7 @@ the arguments. Both arguments and the result have the bitwidth specified
by the name of the builtin.
``__builtin_rotateright``
-_------------------------
+-------------------------
* ``__builtin_rotateright8``
* ``__builtin_rotateright16``
OpenPOWER on IntegriCloud