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

Delesley Hutchins delesley at google.com
Wed Feb 22 14:53:33 PST 2012


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 --------------
A non-text attachment was scrubbed...
Name: clang-nodecl.patch
Type: text/x-patch
Size: 2424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120222/2798fa85/attachment.bin>


More information about the cfe-commits mailing list