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
/
GRState.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the now-unused GRState::isEqual method. Instead of asking if an expres...
Jordy Rose
2010-07-06
1
-25
/
+0
*
Add an ivar to SymbolReaper for the current statement, and then stop passing ...
Jordy Rose
2010-07-01
1
-3
/
+3
*
Remove extents of dead symbolic regions when RemoveDeadBindings.
Zhongxing Xu
2010-05-26
1
-4
/
+3
*
Checker: random include cleanup.
Benjamin Kramer
2010-03-27
1
-1
/
+1
*
Add methods to remove a GDM entry.
Zhongxing Xu
2010-03-25
1
-0
/
+12
*
Mark CXXThisRegion in the current or parent stack frame context as live so that
Zhongxing Xu
2010-03-17
1
-1
/
+2
*
Remove reference to AnalysisContext in Environment. We already have LocationC...
Zhongxing Xu
2010-03-05
1
-14
/
+6
*
When profiling Environment, also profile with AnalysisContext*, bacause
Zhongxing Xu
2010-03-04
1
-0
/
+6
*
Revert 95541.
Ted Kremenek
2010-02-08
1
-4
/
+4
*
Rename: GRState::getSVal(Stmt*) => getExprVal(),
Zhongxing Xu
2010-02-08
1
-4
/
+4
*
More GRState* -> Store changes.
Zhongxing Xu
2010-02-05
1
-1
/
+2
*
More GRState* -> Store changes.
Zhongxing Xu
2010-02-05
1
-1
/
+2
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-0
/
+358