index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Checker
/
FlatStore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since now we store the cast type with an ElementRegion, there is
Zhongxing Xu
2010-03-01
1
-1
/
+1
*
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