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
/
StaticAnalyzer
/
Core
/
ExprEngineObjC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
StaticAnalyzer: Move ObjC- and CXX-specific methods out of line so checkers t...
Benjamin Kramer
2012-01-28
1
-0
/
+1
*
Change references to 'const ProgramState *' to typedef 'ProgramStateRef'.
Ted Kremenek
2012-01-26
1
-8
/
+8
*
[analyzer] Make the entries in 'Environment' context-sensitive by making entr...
Ted Kremenek
2012-01-06
1
-10
/
+12
*
[analyzer] Node builders cleanup + comments
Anna Zaks
2011-10-24
1
-4
/
+4
*
[analyzer] Convert ExprEngine::visit() to use short lived builders.
Anna Zaks
2011-10-24
1
-32
/
+22
*
[analyzer] Subclassing StmtBuilder from the NodeBuilder
Anna Zaks
2011-10-18
1
-1
/
+1
*
[analyzer] Remove TransferFuncs.h, then deal with the fallout.
Jordy Rose
2011-09-02
1
-0
/
+1
*
[analyzer] Eliminate almost all uses of TransferFuncs from ExprEngine.
Jordy Rose
2011-08-28
1
-10
/
+4
*
[analyzer] Migrate argument invalidation from CFRefCount to ExprEngine.
Jordy Rose
2011-08-28
1
-1
/
+6
*
[analyzer] Remove FIXME; Ted reminded me that -init is not guaranteed to retu...
Jordy Rose
2011-08-21
1
-1
/
+0
*
[analyzer] Migrate return value handling from CFRefCount to ExprEngine. This ...
Jordy Rose
2011-08-21
1
-0
/
+41
*
[analyzer] Handle reads of ObjCPropertyRefExprs implicitly in Environment. N...
Ted Kremenek
2011-08-20
1
-6
/
+0
*
Start partitioning ExprEngine.cpp into separate .cpp files that handle differ...
Ted Kremenek
2011-08-20
1
-0
/
+245