[cfe-commits] RFC: Half floating point support

Anton Korobeynikov anton at korobeynikov.info
Wed Oct 5 00:13:00 PDT 2011


Hello Eli,

> This looks suspicious: specifically, it destroys the invariant in C++
> that preinc/dec return an lvalue.  Also, it doesn't appear to handle
> ++x and x+=1 equivalently.
How it can be modelled then? Here we have unary expression applied
directly to decl reference.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the cfe-commits mailing list