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
/
reference.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-1
/
+1
*
[analyzer] fix handling of MaterializeTemporaryExpr by binding the result val...
Ted Kremenek
2011-07-28
1
-0
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2011-02-24
1
-1
/
+1
*
If the initializer is an rvalue and the variable is a const reference,
Zhongxing Xu
2010-12-19
1
-1
/
+1
*
Start migration of static analyzer to using the
Ted Kremenek
2010-12-16
1
-1
/
+2
*
Assignments to reference variables shouldn't kill the variable.
Jordy Rose
2010-06-04
1
-0
/
+30
*
CFG: add all LHS of assingments as lvalue. This improves support for C++ refe...
Zhongxing Xu
2010-06-03
1
-0
/
+15
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Enhance test case.
Zhongxing Xu
2010-01-10
1
-0
/
+5
*
When binding an rvalue to a reference, create a temporary object. Use
Zhongxing Xu
2010-01-09
1
-0
/
+6