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
/
stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix analyzer tests.
Ted Kremenek
2012-08-24
1
-1
/
+1
*
Allow multiple PathDiagnosticConsumers to be used with a BugReporter at the s...
Ted Kremenek
2012-08-16
1
-8
/
+8
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-1
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Use the new registration mechanism on some of the experimental che...
Argyrios Kyrtzidis
2011-02-15
1
-1
/
+1
*
Fix null pointer dereference in StreamChecker::Fseek (reported in PR 8081) an...
Ted Kremenek
2010-09-07
1
-0
/
+6
*
add test case.
Zhongxing Xu
2010-08-06
1
-0
/
+4
*
Add FILE* leak check to StreamChecker. Patch by Lei Zhang.
Zhongxing Xu
2010-07-23
1
-0
/
+21
*
This patch adds support for tmpfile in StreamChecker. Patch by Lei Zhang.
Zhongxing Xu
2010-07-22
1
-0
/
+6
*
fix test case.
Zhongxing Xu
2010-07-19
1
-1
/
+1
*
Add double close check to StreamChecker. Patch by Lei Zhang.
Zhongxing Xu
2010-07-19
1
-0
/
+7
*
Add check for illegal whence argument of fseek.
Zhongxing Xu
2010-06-24
1
-0
/
+7
*
Add null stream check for more APIs.
Zhongxing Xu
2010-06-18
1
-2
/
+24
*
Add StreamChecker. This checker models and checks stream manipulation functions.
Zhongxing Xu
2010-06-16
1
-0
/
+12