summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/FlatStore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since now we store the cast type with an ElementRegion, there isZhongxing Xu2010-03-011-1/+1
* Fix -Asserts warning.Daniel Dunbar2010-02-081-1/+3
* Unify the implementation of getLValueElement of store managers.Zhongxing Xu2010-02-081-6/+0
* Unify the implementation of getLValueIvar and getLValueField of store managers.Zhongxing Xu2010-02-081-19/+0
* ASTContext is now a reference member of StoreManager.Zhongxing Xu2010-02-081-2/+2
* Add support for binding and retrieving VarRegions in flat store.Zhongxing Xu2010-02-081-12/+61
* More GRState* -> Store changes.Zhongxing Xu2010-02-051-8/+4
* More GRState* -> Store changes.Zhongxing Xu2010-02-051-6/+3
* More GRState* -> Store changes.Zhongxing Xu2010-02-051-29/+23
* More GRState* -> Store changes.Zhongxing Xu2010-02-051-2/+2
* Now that CastRetrievedVal returns SVal, there is no need to use CastResult.Zhongxing Xu2010-02-041-4/+3
* Add skeleton of flat store manager.Zhongxing Xu2010-02-031-0/+154
OpenPOWER on IntegriCloud