]> granicus.if.org Git - clang/commit
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)
commit603571a2d6daca43162bf1d9469baf919697c00a
tree51b818416ace646f2eaf795b1cadc158c615ef8c
parenteae5a820bced67465c8517793a1602dfaeed8a06
Remove the final bits of Attributes being declared in the Attribute
namespace. Use the attribute's enum value instead. No functionality change
intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165611 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenModule.h
lib/CodeGen/ItaniumCXXABI.cpp