commit | 849c7bf718ed3c08bd66b93f0bd508a44bb2f669 | [log] [tgz] |
---|---|---|
author | Anton Yartsev <anton.yartsev@gmail.com> | Thu Mar 28 17:05:19 2013 +0000 |
committer | Anton Yartsev <anton.yartsev@gmail.com> | Thu Mar 28 17:05:19 2013 +0000 |
tree | 8771e442de7dac494d6dffb0ffb0c871973c0f2f | |
parent | 94cf910ac2d1719c1dfc163bbec3953f12efdf6f [diff] |
[analyzer] These implements unix.MismatchedDeallocatorChecker checker. + Improved display names for allocators and deallocators The checker checks if a deallocation function matches allocation one. ('free' for 'malloc', 'delete' for 'new' etc.) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178250 91177308-0d34-0410-b5e6-96231b3b80d8