r221993 - Oops, the underline was too short for sphinx to like.

Aaron Ballman aaron at aaronballman.com
Fri Nov 14 06:01:55 PST 2014


Author: aaronballman
Date: Fri Nov 14 08:01:55 2014
New Revision: 221993

URL: http://llvm.org/viewvc/llvm-project?rev=221993&view=rev
Log:
Oops, the underline was too short for sphinx to like.

Modified:
    cfe/trunk/docs/LanguageExtensions.rst

Modified: cfe/trunk/docs/LanguageExtensions.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/LanguageExtensions.rst?rev=221993&r1=221992&r2=221993&view=diff
==============================================================================
--- cfe/trunk/docs/LanguageExtensions.rst (original)
+++ cfe/trunk/docs/LanguageExtensions.rst Fri Nov 14 08:01:55 2014
@@ -110,7 +110,7 @@ the same name.  For instance, ``__cxx_rv
 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





More information about the cfe-commits mailing list