From: Aaron Ballman Date: Fri, 14 Nov 2014 14:01:55 +0000 (+0000) Subject: Oops, the underline was too short for sphinx to like. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=631bd7b1108d963fa6b9985c086fbcd63926d3dd;p=platform%2Fupstream%2Fllvm.git Oops, the underline was too short for sphinx to like. llvm-svn: 221993 --- diff --git a/clang/docs/LanguageExtensions.rst b/clang/docs/LanguageExtensions.rst index d45d15e..ae298af 100644 --- a/clang/docs/LanguageExtensions.rst +++ b/clang/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