Remove the final bits of Attributes being declared in the Attribute
authorBill Wendling <isanbard@gmail.com>
Wed, 10 Oct 2012 07:36:56 +0000 (07:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 10 Oct 2012 07:36:56 +0000 (07:36 +0000)
commita7912f8894afb5d115650f15e8d7577ba092d1c5
treee9c685bc436216af9ec1843452f2610143157ab9
parentbbcdf4e2a5d57fed745d4c2a549c57c25f1e3aec
Remove the final bits of Attributes being declared in the Attribute
namespace. Use the attribute's enum value instead. No functionality change
intended.

llvm-svn: 165611
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGObjCMac.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/ItaniumCXXABI.cpp