This patch demonstrates the direction I was going to go with custom
subject handling of attributes. It only handles the IBAction
attribute, as that seemed like a simple place to start.

When attempting to deduce the diagnostic argument, I am looking
through to the SubsetSubject's Base member. However, I suspect most
attributes will use the custom diagnostic logic for this.

I am only generating the custom checking code once, and reusing it
as-needed. Also, I am not attempting to support SubsetSubjects within
SubsetSubjects at this point.

~Aaron

Attachment: SubsetSubject.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to