]> granicus.if.org Git - clang/commit
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)
commit785b778203a474c6e4b9e17ae91cd2a358868877
tree6d755cc0898a33e5b6b38ee30ce04e0007e77352
parent12f37e411462b8388eb1309357bd62257debacac
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.

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