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
/
Environment.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust method calls to reflect name changes in
Ted Kremenek
2010-11-24
1
-7
/
+7
*
Fix a typo in EnvironmentManager::bindExprAndLocation(). Reviewed by kremenek.
Zhanyong Wan
2010-11-20
1
-1
/
+2
*
Add optional record of "location" SVals in the environment. When we analyzin...
Ted Kremenek
2010-09-03
1
-2
/
+39
*
Add an ivar to SymbolReaper for the current statement, and then stop passing ...
Jordy Rose
2010-07-01
1
-2
/
+2
*
Add support for CXXBoolLiteralExpr.
Zhongxing Xu
2010-04-14
1
-0
/
+7
*
Always assume block-level expressions in the caller are alive when analyzing
Zhongxing Xu
2010-04-05
1
-2
/
+29
*
Since now we process regions in clusters when removing dead bindings, this
Zhongxing Xu
2010-04-05
1
-8
/
+0
*
Checker: random include cleanup.
Benjamin Kramer
2010-03-27
1
-2
/
+3
*
Remove reference to AnalysisContext in Environment. We already have LocationC...
Zhongxing Xu
2010-03-05
1
-4
/
+4
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-0
/
+164