[cfe-commits] [PATCH] Move DeclStmt processing code in GRExprEngine to BasicStore

Zhongxing Xu mymlreader at gmail.com
Thu Aug 21 05:37:11 PDT 2008


The logic of how to deal with Decls in GRExprEngine should belong to the
Store model. This patch does that.

-Zhongxing Xu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20080821/cdc3d190/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adddecl.patch
Type: application/octet-stream
Size: 8988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20080821/cdc3d190/attachment.obj>


More information about the cfe-commits mailing list