[cfe-commits] [PATCH] Replace MemRegion with VarRegion

Zhongxing Xu xuzhongxing at gmail.com
Sat Oct 4 01:51:15 PDT 2008


If we do not intend to support locations other than simple scalar variables
in BasicStoreManager, we can make it more explicit by using VarRegionVal
instead of MemRegionVal.

-Zhongxing XU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081004/930f922f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: varregion.patch
Type: application/octet-stream
Size: 6881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081004/930f922f/attachment.obj>


More information about the cfe-commits mailing list