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
/
test
/
Analysis
/
misc-ps-region-store.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add analyzer test case for 'ForStmt' with condition variable.
Ted Kremenek
2009-12-24
1
-0
/
+14
*
CFG tweak: in a WhileStmt, the condition variable initializer is evaluated ev...
Ted Kremenek
2009-12-24
1
-9
/
+10
*
Teach GRExprEngine to handle the initialization of the condition variable of ...
Ted Kremenek
2009-12-24
1
-0
/
+15
*
Teach GRExprEngine to handle the initialization of the condition variable of ...
Ted Kremenek
2009-12-24
1
-0
/
+18
*
Add CFG support for the condition variable that can appear in IfStmts in C++ ...
Ted Kremenek
2009-12-23
1
-0
/
+7
*
Also treat the type of the subexpression as a pointer in GRExprEngine::VisitC...
Ted Kremenek
2009-12-23
1
-0
/
+11
*
Add basic support for analyzing CastExprs as lvalues.
Ted Kremenek
2009-12-23
1
-0
/
+11
*
Use the FunctionDecl's result type to know exactly if it returns a reference.
Zhongxing Xu
2009-12-19
1
-2
/
+1
*
Enhance GRExprEngine::VisitCallExpr() to be used in an lvalue context. Uncov...
Ted Kremenek
2009-12-18
1
-1
/
+7
*
Add failing test case for C++ static analysis.
Ted Kremenek
2009-12-17
1
-0
/
+9
[prev]