summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/malloc-sizeof.c
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-1/+1
* [analyzer] Address John's code review for r163407.Anna Zaks2012-09-081-1/+3
* [analyzer] Fix a false positive in sizeof malloc checker.Anna Zaks2012-09-071-0/+14
* [analyzer] MallocSizeofChecker false positive: when sizeof is argumentAnna Zaks2012-06-081-2/+3
* [analyzer]Turn on MallocSizeOfChecker by default; shorten the diagnosticAnna Zaks2012-05-071-9/+9
* malloc size checker: Ignore const'ness of pointer types when determining of a...Ted Kremenek2012-05-011-0/+8
* Add an experimental MallocSizeofChecker, which reports inconsistenciesPeter Collingbourne2011-12-081-0/+27
OpenPOWER on IntegriCloud