[cfe-commits] [PATCH] Failure to detect abstract type

Douglas Gregor dgregor at apple.com
Sun May 6 19:32:54 PDT 2012


On May 6, 2012, at 5:03 PM, Aaron Ballman <aaron at aaronballman.com> wrote:

> On Sun, May 6, 2012 at 2:40 PM, Richard Smith <richard at metafoo.co.uk> wrote:
>> LGTM
>> 
>> I don't really like using the 'allocating an abstract type' diagnostic for
>> creation of a temporary, but it seems we already do so for function-style
>> casts.
> 
> Committed in r156271.  Is this one that should be rolled into the 3.1
> branch as well?

It isn't a critical regression, so no. 3.2 will just be that much more awesome ;)



More information about the cfe-commits mailing list