s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the...
authorBill Wendling <isanbard@gmail.com>
Fri, 7 Dec 2012 23:17:26 +0000 (23:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 7 Dec 2012 23:17:26 +0000 (23:17 +0000)
commit3087d026da6ad5d201497c0703ec876463180cfa
tree5d96a91771c2047af50532506d6354e70e774264
parente94d843e43d1b87f843de276381eaf9b13b487dd
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.

llvm-svn: 169652
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/TargetInfo.cpp