Forgot to say, this patch has no big change, just removed the asLValue of VisitCast().
On Wed, Oct 15, 2008 at 10:12 PM, Zhongxing Xu <[EMAIL PROTECTED]>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. >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
