r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.

Ted Kremenek kremenek at apple.com
Thu Nov 21 08:01:38 PST 2013


On Nov 21, 2013, at 12:48 AM, Jean-Daniel Dupas <devlists at shadowlab.org> wrote:

>> Currently the attribute can only be applied to an @interface, and
>> not a category or class extension.  This is by design.  
> 
> If this is by design, maybe the test case should check that it is not supported.

I agree.  I reverted the patch because I realized there was another matrix of behavior I wanted to consider first; those should obviously have test cases as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131121/94f7fb6b/attachment.html>


More information about the cfe-commits mailing list