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
/
ExprEngineCXX.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
/
+6
*
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
-11
/
+15
*
[analyzer] Be less pessimistic about invalidation of global variables
Anna Zaks
2012-01-04
1
-4
/
+6
*
[analyzer] Node builders cleanup + comments
Anna Zaks
2011-10-24
1
-7
/
+7
*
[analyzer] Completely remove the global Builder object.
Anna Zaks
2011-10-24
1
-7
/
+6
*
[analyzer] Convert ExprEngine::visit() to use short lived builders.
Anna Zaks
2011-10-24
1
-29
/
+37
*
Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac...
Ted Kremenek
2011-10-24
1
-1
/
+1
*
[analyzer] Remove LocationContext creation methods from AnalysisManager, and ...
Ted Kremenek
2011-10-23
1
-8
/
+9
*
Fix LiveVariables analysis bug with MaterializeTemporaryExpr and fix handling...
Ted Kremenek
2011-10-02
1
-13
/
+10
*
[analyzer] Remove TransferFuncs.h, then deal with the fallout.
Jordy Rose
2011-09-02
1
-0
/
+1
*
[analyzer] Migrate argument invalidation from CFRefCount to ExprEngine.
Jordy Rose
2011-08-28
1
-26
/
+2
*
[analyzer] Change the check::RegionChanges callback to include the regions ex...
Jordy Rose
2011-08-27
1
-9
/
+3
*
Rename CXXExprEngine.cpp to ExprEngineCXX.cpp.
Ted Kremenek
2011-08-20
1
-0
/
+371