[cfe-commits] [PATCH] Expressions have lvalues and rvalues

Chris Lattner clattner at apple.com
Thu Oct 9 22:21:47 PDT 2008


On Oct 9, 2008, at 8:07 AM, Sebastian Redl wrote:

> Zhongxing Xu wrote:
>> We have two kinds of RVal: LVal and NonLVal. LVal represents location
>> value,
>> NonLVal represents non-location value.
> All other considerations aside, this terminology is a spawn of the
> deepest hell and must be eradicated. Rvalue/lvalue considerations are
> complicated enough without messing them up this way.

Sebastian, please be civil here - we attempt to maintain a positive  
and helpful community.  What are you getting at? What do you suggest?

-Chris



More information about the cfe-commits mailing list