On Sun, Oct 26, 2008 at 3:49 AM, Ted Kremenek <[EMAIL PROTECTED]> wrote:
> > On Oct 25, 2008, at 7:18 AM, Zhongxing Xu wrote: > > Author: zhongxingxu > Date: Sat Oct 25 09:18:57 2008 > New Revision: 58138 > > URL: http://llvm.org/viewvc/llvm-project?rev=58138&view=rev > Log: > Add code for get the lvalue for string literals. Now we return a > StringRegion > for StringLiteral lvalue evaluation, instead of directly returning a > loc::StringLiteralVal by the Environment. > > > Should we now remove loc::StringLiteralVal? > I think yes.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
