[cfe-commits] r58138 - in /cfe/trunk: include/clang/Analysis/PathSensitive/GRState.h include/clang/Analysis/PathSensitive/Store.h lib/Analysis/BasicStore.cpp lib/Analysis/Environment.cpp lib/Analysis/GRExprEngine.cpp lib/Analysis/RegionStore.cpp

Ted Kremenek kremenek at apple.com
Sat Oct 25 12:49:25 PDT 2008


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081025/a727a1f9/attachment.html>


More information about the cfe-commits mailing list