[cfe-commits] [PATCH] Failure to detect abstract type
Aaron Ballman
aaron at aaronballman.com
Sun May 6 17:17:06 PDT 2012
On Sun, May 6, 2012 at 7:10 PM, David Blaikie <dblaikie at gmail.com> wrote:
> On Sun, 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?
>
> Is it a regression from 3.0? I assume not (just at a guess)
It doesn't appear to be, so that probably answers that. :-)
~Aaron
More information about the cfe-commits
mailing list