r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Ted Kremenek
kremenek at apple.com
Wed Nov 20 23:37:59 PST 2013
On Nov 20, 2013, at 11:20 PM, Ted Kremenek <kremenek at apple.com> wrote:
> Author: kremenek
> Date: Thu Nov 21 01:20:42 2013
> New Revision: 195323
>
> URL: http://llvm.org/viewvc/llvm-project?rev=195323&view=rev
> Log:
> Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
I should add that this is a tentative extension. It may not be a good idea, but we want to explore it. If it turns out to be a bad idea, either through evaluation or discussion, we can yank it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131120/836ed558/attachment.html>
More information about the cfe-commits
mailing list