r201899 - Add requirement that attribute 'objc_protocol_requires_explicit_implementation' can only be applied to protocol definitions.

Ted Kremenek kremenek at apple.com
Fri Feb 21 17:12:03 PST 2014


On Feb 21, 2014, at 3:00 PM, Aaron Ballman <aaron at aaronballman.com> wrote:

> Can you leave this as Decl and do the cast inside of the function? May
> seem a bit strange, but I'm trying to keep all of the handler function
> declarations uniform so that we still have the option for doing
> code-generated tricks in the future.

Sure thing: r201922
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140221/74c1753a/attachment.html>


More information about the cfe-commits mailing list