| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix -Asserts warning. | Daniel Dunbar | 2010-02-08 | 1 | -1/+3 |
| * | Unify the implementation of getLValueElement of store managers. | Zhongxing Xu | 2010-02-08 | 1 | -6/+0 |
| * | Unify the implementation of getLValueIvar and getLValueField of store managers. | Zhongxing Xu | 2010-02-08 | 1 | -19/+0 |
| * | ASTContext is now a reference member of StoreManager. | Zhongxing Xu | 2010-02-08 | 1 | -2/+2 |
| * | Add support for binding and retrieving VarRegions in flat store. | Zhongxing Xu | 2010-02-08 | 1 | -12/+61 |
| * | More GRState* -> Store changes. | Zhongxing Xu | 2010-02-05 | 1 | -8/+4 |
| * | More GRState* -> Store changes. | Zhongxing Xu | 2010-02-05 | 1 | -6/+3 |
| * | More GRState* -> Store changes. | Zhongxing Xu | 2010-02-05 | 1 | -29/+23 |
| * | More GRState* -> Store changes. | Zhongxing Xu | 2010-02-05 | 1 | -2/+2 |
| * | Now that CastRetrievedVal returns SVal, there is no need to use CastResult. | Zhongxing Xu | 2010-02-04 | 1 | -4/+3 |
| * | Add skeleton of flat store manager. | Zhongxing Xu | 2010-02-03 | 1 | -0/+154 |

