aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/malloc-sizeof.c
AgeCommit message (Expand)Author
2012-05-07[analyzer]Turn on MallocSizeOfChecker by default; shorten the diagnosticAnna Zaks
2012-05-01malloc size checker: Ignore const'ness of pointer types when determining of a...Ted Kremenek
2011-12-08Add an experimental MallocSizeofChecker, which reports inconsistenciesPeter Collingbourne