Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the...
Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttrSomewhere predicate. This prevents the uses of 'Attribute' as a collection of attributes. llvm-svn: 171271
Loading
Please sign in to comment