[PATCH] Declare as Inheritable attributes that are already processed that way

Dean Sutherland dsutherland at cert.org
Thu Jul 18 11:29:39 PDT 2013


Change declarations of 8 attributes to InheritableAttr from Attr.  All eight are already processed as inheritable attributes. This change makes their declaration match the processing. This is clean-up in preparation for tablegen improvements to reduce redundancy in SemaDeclAttr and friends. No functional changes intended.

The effected attributes are:
OpenCLKernel
OpenCLImageAccess
ExtVectorType
Mode
ObjCPreciseLifetime
ObjCReturnsInnerPointer
ObjCRootClass
ObjCOwnership


Dean
cc to last folks in blame-log for these attributes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: attrtd.patch
Type: application/octet-stream
Size: 2141 bytes
Desc: attrtd.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130718/39f9014f/attachment.obj>


More information about the cfe-commits mailing list