index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Analysis
/
free.c
Age
Commit message (
Expand
)
Author
2013-03-28
[analyzer] These implements unix.MismatchedDeallocatorChecker checker.
Anton Yartsev
2012-08-24
Fix analyzer tests.
Ted Kremenek
2012-02-20
[analyzer] Turn on by default the Malloc Checker and a couple of CString
Anna Zaks
2012-02-08
[analyzer] Split the MallocChecker into two versions - pessimistic and
Anna Zaks
2011-08-03
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-03-24
Rework checker "packages" and groups to be more hierarchical.
Ted Kremenek
2011-02-28
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
[analyzer] Migrate BuiltinFunctionChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
[analyzer] Migrate MallocChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-24
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2010-06-07
Catch free()s on non-regions and regions known to be not from malloc(), by ch...
Jordy Rose