[cfe-commits] [Request for approval] Congruent diagnostic for void* arithmetic

Douglas Gregor dgregor at apple.com
Sun Sep 12 16:01:33 PDT 2010


On Sep 12, 2010, at 10:58 AM, Abramo Bagnara wrote:

> Hello.
> 
> With reference to this message
>     http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-August/010509.html
> here is a patch demoting the error into an extension warning.
> 
> OK to commit?

Please add a CodeGen test as well, to be certain that we're generating reasonable IR. If that looks good, please commit. Thanks!

	- Doug



More information about the cfe-commits mailing list