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 | 266e3dda1746bbb8008c8162df398df9b502561b (patch) | |
tree | 381715a5ff367f84a56383d166faeaf2315299c1 /clang/lib/Basic/Module.cpp | |
parent | a4bcf27dae6925fec42febb4ce473c66253d21f4 (diff) | |
download | llvm-266e3dda1746bbb8008c8162df398df9b502561b.zip llvm-266e3dda1746bbb8008c8162df398df9b502561b.tar.gz llvm-266e3dda1746bbb8008c8162df398df9b502561b.tar.bz2 |
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).
llvm-svn: 146144
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions