]> granicus.if.org Git - clang/commit
Large mechanical patch.
authorDevang Patel <dpatel@apple.com>
Thu, 25 Sep 2008 21:02:23 +0000 (21:02 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 25 Sep 2008 21:02:23 +0000 (21:02 +0000)
commit761d7f78e2dac7ea5f35828c2271e60d91e106ce
treed3a40e4906078aa98ef796a56a9f50ce9ad71f88
parent27783eb8a030afd153280a15afdede29819d90d2
 Large mechanical patch.

s/ParamAttr/Attribute/g
s/PAList/AttrList/g
s/FnAttributeWithIndex/AttributeWithIndex/g
s/FnAttr/Attribute/g

This sets the stage
- to implement function notes as function attributes and
- to distinguish between function attributes and return value attributes.

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