diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2011-12-08 08:31:14 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2011-12-08 08:31:14 +0000 |
commit | dc30967a4633186782e0e204c65dba2552301ec9 (patch) | |
tree | 3cf88e20ef0271a4fb26a841b06b126619706f31 /lib/Parse/Parser.cpp | |
parent | 2e55df49929a515b05f3af89b47a13357eccd9d0 (diff) |
Add an experimental MallocSizeofChecker, which reports inconsistencies
between the casted type of the return value of a malloc/calloc/realloc
call and the operand of any sizeof expressions contained within
its argument(s).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146144 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions