Skip to content
Snippets Groups Projects
Commit 266e3dda authored by Peter Collingbourne's avatar Peter Collingbourne
Browse files

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
parent a4bcf27d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment