s/hasAttribute/contains/g to be more consistent with other method names.
authorBill Wendling <isanbard@gmail.com>
Sun, 30 Dec 2012 09:17:46 +0000 (09:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 30 Dec 2012 09:17:46 +0000 (09:17 +0000)
commit377660355ccdde389eb4f473bbb24125f160ea23
treef660528d15a54d7a6a9c68302c1b440977726604
parentdb2367512e87dbd7b93c3250ef30c9df5e40cb43
s/hasAttribute/contains/g to be more consistent with other method names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171252 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/Target/CppBackend/CPPBackend.cpp
lib/VMCore/Attributes.cpp