On Sep 13, 2012, at 11:18 , Ted Kremenek <[email protected]> wrote:

> +  // Handle _dispatch_once, which in some versions of the OS X SDK that
> +  // dispatch_once is a macro that wraps a call to _dispatch_once, which
> +  // then calls the real dispatch_once.  Users do not care; they just
> +  // want the warning at the top-level call.

This comment isn't quite grammatically correct. ;-)
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to