]> granicus.if.org Git - clang/commit
Use the Attributes::get method which takes an AttrVal value directly to simplify...
authorBill Wendling <isanbard@gmail.com>
Tue, 16 Oct 2012 05:23:44 +0000 (05:23 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 16 Oct 2012 05:23:44 +0000 (05:23 +0000)
commita6375560645177168099f1a1d96be8fa4718aa8e
treed9aa46214b5b6225d73237f05c0572b50b3b433b
parentbc9e5ffb0d0757238c071764e4bc1fc8a1521097
Use the Attributes::get method which takes an AttrVal value directly to simplify the code a bit. No functionality change.

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