[cfe-dev] [PATCH] Move some code into GRSimpleVals

Zhongxing Xu mymlreader at gmail.com
Mon Aug 18 07:19:24 PDT 2008


To make GRExprEngine unaware of the specific implementation of GRStates and
Stores, this patch moves some code from GRExprEngine into GRSimpleVals. This
is an initial refactoring. It moves some code in
GRExprEngine::getInitialState() into GRSimpleVals::getInitialDeclState().

Zhongxing Xu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080818/7f0eb7b3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grsimplevals.patch
Type: application/octet-stream
Size: 4179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080818/7f0eb7b3/attachment.obj>


More information about the cfe-dev mailing list