[cfe-dev] Missing lvalue to rvalue in delete argument

Abramo Bagnara abramo.bagnara at gmail.com
Wed Nov 16 07:46:44 PST 2011


Il 16/11/2011 10:54, Abramo Bagnara ha scritto:
> The following typescript shows that:
> 
> 1) we have a wrong cast NoOp kind in void * cast of delete argument
> 2) we miss the lvalue to rvalue cast for delete argument
> 
> I you confirm that this is not intended I'll proceed to fix that.

On a second thinking I've concluded it is an obvious bug.

Fixed in r144796.



More information about the cfe-dev mailing list