diff options
author | Anton Yartsev <anton.yartsev@gmail.com> | 2013-03-28 17:05:19 +0000 |
---|---|---|
committer | Anton Yartsev <anton.yartsev@gmail.com> | 2013-03-28 17:05:19 +0000 |
commit | 849c7bf718ed3c08bd66b93f0bd508a44bb2f669 (patch) | |
tree | 8771e442de7dac494d6dffb0ffb0c871973c0f2f /lib/Driver/Tools.cpp | |
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
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions