[cfe-commits] [PATCH] Issue warning when late parsed attribute cannot be attached to a declaration.

Richard Smith richard at metafoo.co.uk
Fri Mar 2 12:27:05 PST 2012


LGTM

On Wed, Feb 22, 2012 at 2:53 PM, Delesley Hutchins <delesley at google.com>wrote:

> This patch issues a warning when a late-parsed attribute cannot be
> attached to a declaration.  The previous behavior was to fail an
> assertion, but this pattern was later found in production code.
>
> http://codereview.appspot.com/5687085/
>
> --
> DeLesley Hutchins | Software Engineer | delesley at google.com | 505-206-0315
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120302/d06a261b/attachment.html>


More information about the cfe-commits mailing list