Fix RST docs AttributeList heading underline

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298398 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Kleckner 2017-03-21 17:05:00 +00:00
parent 1f6c4f9203
commit 3b53072816

View 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,