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

Zhongxing Xu xuzhongxing at gmail.com
Wed Oct 15 23:11:12 PDT 2008


Applied.

On Thu, Oct 16, 2008 at 12:41 PM, Ted Kremenek <kremenek at apple.com> wrote:

> I think we'll continue to iterate on the details, but I think this is a
> great first step.  Please apply.
>
>
> On Oct 15, 2008, at 7:12 AM, Zhongxing Xu wrote:
>
>  New patch attached. This is the first step to convert to rvalue/lvalue
>> evaluation in GRExprEngine.
>> Some planned things are:
>> 1. Renaming lval -> loc, nonlval -> nonloc
>> 2. Initial implementation for field sensitive store for RegionStore.
>> 3. Replace ArrayOffset FieldOffset to some region value.
>> <lvalue.patch>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081016/6d6a6f3a/attachment.html>


More information about the cfe-commits mailing list