commit | 85238aae1a4b6ac67e16560a9855944191f3db5b | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Thu Jan 31 02:18:19 2013 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Thu Jan 31 02:18:19 2013 +0000 |
tree | 314affc8a0c86f7f6db51951c203ea26fa714513 | |
parent | a070d2a0355c4993240b5206ebc1d517c151331d [diff] |
Remove Attribute::hasAttributes() and make Attribute::hasAttribute() private. The Attribute::hasAttributes() is kind of meaningless since an Attribute can have only one attribute. And we would rather people use the 'operator==' instead of Attribute::hasAttribute(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174026 91177308-0d34-0410-b5e6-96231b3b80d8