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
/
free.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] These implements unix.MismatchedDeallocatorChecker checker.
Anton Yartsev
2013-03-28
1
-1
/
+1
*
Fix analyzer tests.
Ted Kremenek
2012-08-24
1
-1
/
+1
*
[analyzer] Turn on by default the Malloc Checker and a couple of CString
Anna Zaks
2012-02-20
1
-1
/
+1
*
[analyzer] Split the MallocChecker into two versions - pessimistic and
Anna Zaks
2012-02-08
1
-0
/
+1
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-1
/
+1
*
Rework checker "packages" and groups to be more hierarchical.
Ted Kremenek
2011-03-24
1
-1
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Migrate BuiltinFunctionChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Migrate MallocChecker to CheckerV2.
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
*
Catch free()s on non-regions and regions known to be not from malloc(), by ch...
Jordy Rose
2010-06-07
1
-0
/
+71