diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2016-02-22 17:56:24 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2016-02-22 17:56:24 +0000 |
commit | eb6673cfed481ec3200331998f042a5beb5cfae9 (patch) | |
tree | eea28eeae16bf3e15a5a3a161e0f743fc4988361 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 7bf9187abbdbe5c789528bc4961a56baed2eb303 (diff) | |
download | llvm-eb6673cfed481ec3200331998f042a5beb5cfae9.zip llvm-eb6673cfed481ec3200331998f042a5beb5cfae9.tar.gz llvm-eb6673cfed481ec3200331998f042a5beb5cfae9.tar.bz2 |
[analyzer] Detect duplicate [super dealloc] calls
Add an alpha path checker that warns about duplicate calls to [super dealloc].
This will form the foundation of a checker that will detect uses of
'self' after calling [super dealloc].
Part of rdar://problem/6953275.
Based on a patch by David Kilzer!
Differential Revision: http://reviews.llvm.org/D5238
llvm-svn: 261545
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions