summaryrefslogtreecommitdiffstats
path: root/docs/LanguageExtensions.rst
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-11-14 14:01:55 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-11-14 14:01:55 +0000
commitf3fb14d8d22228b2aaa07b06bca4942361699109 (patch)
tree2174e834b579ba0cffad3257f1e319a9aaf147bc /docs/LanguageExtensions.rst
parenta47d67ff366e84d2aecb34f9b2232bb6fbf0d282 (diff)
Oops, the underline was too short for sphinx to like.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221993 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/LanguageExtensions.rst')
-rw-r--r--docs/LanguageExtensions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LanguageExtensions.rst b/docs/LanguageExtensions.rst
index d45d15e444..ae298afdee 100644
--- a/docs/LanguageExtensions.rst
+++ b/docs/LanguageExtensions.rst
@@ -110,7 +110,7 @@ the same name. For instance, ``__cxx_rvalue_references__`` can be used instead
of ``cxx_rvalue_references``.
``__has_cpp_attribute``
--------------------
+-----------------------
This function-like macro takes a single argument that is the name of a
C++11-style attribute. The argument can either be a single identifier, or a