]> granicus.if.org Git - llvm/commitdiff
Fix RST docs AttributeList heading underline
authorReid Kleckner <rnk@google.com>
Tue, 21 Mar 2017 17:05:00 +0000 (17:05 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 21 Mar 2017 17:05:00 +0000 (17:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298398 91177308-0d34-0410-b5e6-96231b3b80d8

docs/HowToUseAttributes.rst

index bb7f63f43a3eb67452e5ddc79102a727d40b6900..1d05e238587406f4d2aca5729ddc70fc4de5ad79 100644 (file)
@@ -39,7 +39,7 @@ convert any code which does treat them as a bit mask to use the new query
 methods on the Attribute class.
 
 ``AttributeList``
-================
+=================
 
 The ``AttributeList`` stores a collection of Attribute objects for each kind of
 object that may have an attribute associated with it: the function as a whole,