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
/
Analysis
/
GRState.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make the destructor of ConstraintManager virtual.
Ted Kremenek
2008-08-27
1
-1
/
+5
*
Refactor Assume logic into a separate class ConstraintManager.
Zhongxing Xu
2008-08-27
1
-238
/
+0
*
adjust to changes in various APIs from LLVM. We can't print
Chris Lattner
2008-08-23
1
-4
/
+6
*
Simplify interface to Store::AddDecl
Ted Kremenek
2008-08-23
1
-2
/
+3
*
Move the handling of DeclStmt from GRExprEngine to BasicStoreManager.
Zhongxing Xu
2008-08-21
1
-0
/
+18
*
Patch by Zhongxing Xu:
Ted Kremenek
2008-08-20
1
-34
/
+2
*
Patch by Zhongxing Xu: We should set back the modified ConstEq map.
Ted Kremenek
2008-08-20
1
-1
/
+2
*
Move store pretty-printing logic inside of StoreManager (previously in GRState).
Ted Kremenek
2008-08-19
1
-18
/
+6
*
Patch by Zhongxing Xu!
Ted Kremenek
2008-08-19
1
-2
/
+3
*
various updates to match r54873 on mainline.
Chris Lattner
2008-08-17
1
-2
/
+2
*
Migrate GRState::ConstEqTy (map used from tracking constants for symbols) to ...
Ted Kremenek
2008-08-17
1
-27
/
+26
*
Added GRStateTrait.h, which includes boilerplate code for creating specializa...
Ted Kremenek
2008-08-17
1
-38
/
+4
*
GRState:
Ted Kremenek
2008-08-16
1
-34
/
+120
*
Migrated retain/release checker to use the Generic Data Map in GRState (instead
Ted Kremenek
2008-08-14
1
-5
/
+22
*
Renamed GRState::CheckerStatePrinter to GRState::Printer.
Ted Kremenek
2008-08-13
1
-10
/
+11
*
Rename ValueState.h -> GRState.h
Ted Kremenek
2008-08-13
1
-0
/
+575
[prev]