Go to file
Devang Patel 4c758ea3e0 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.

This requires corresponding changes in llvm-gcc and clang.

llvm-svn: 56622
2008-09-25 21:00:45 +00:00
clang Emulate gcc driver-driver functionality: run analyzer separately for each separate -arch option. 2008-09-25 20:17:57 +00:00
llvm Large mechanical patch. 2008-09-25 21:00:45 +00:00