Ping

On Fri, Jun 21, 2013 at 3:42 AM, David Majnemer <[email protected]>wrote:

> The fallout of r184401 made it apparent that clang uses diagnostic ID
> zero as a sentinel value while *also* assigning it to an actual diagnostic,
> err_attribute_not_type_attr.
>
> The attached patch should do two things:
> * Ensure that we don't give away ID 0
> * Make sure that we will assert if we attempt to use ID 0
>
> --
> David Majnemer
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to