summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-04-05 17:55:00 +0000
committerJordan Rose <jordan_rose@apple.com>2013-04-05 17:55:00 +0000
commit26330563f27a93b9c0a0639a3e4f4cf538aa54fe (patch)
treef5afb0f99fb33432db351cbde492751555406ea7 /lldb/scripts/Python
parent0b55b438b25d39c37737282030d4d9d8bee07fc9 (diff)
downloadbcm5719-llvm-26330563f27a93b9c0a0639a3e4f4cf538aa54fe.tar.gz
bcm5719-llvm-26330563f27a93b9c0a0639a3e4f4cf538aa54fe.zip
[analyzer] Split new/delete checker into use-after-free and leaks parts.
This splits the leak-checking part of alpha.cplusplus.NewDelete into a separate user-level checker, alpha.cplusplus.NewDeleteLeaks. All the difficult false positives we've seen with the new/delete checker have been spurious leak warnings; the use-after-free warnings and mismatched deallocator warnings, while rare, have always been valid. <rdar://problem/6194569> llvm-svn: 178890
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud