Skip to content
  • Devang Patel's avatar
    Large mechanical patch. · 4c758ea3
    Devang Patel authored
    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
    4c758ea3
Loading