diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-06-15 18:19:52 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-06-15 18:19:52 +0000 |
commit | 50571a9fd8871c722e8655c7c2c3b2871a0d14c1 (patch) | |
tree | 2d02fe42b12b95de7aa8f9aebcecff1442aab961 /lib/Sema/SemaCodeComplete.cpp | |
parent | 106af9e86adbbb3a05f2c339d509fcd3b4274504 (diff) |
[analyzer] RetainCount: don't track objects init'd with a delegate
We already didn't track objects that have delegates or callbacks or
objects that are passed through void * "context pointers". It's a
not-uncommon pattern to release the object in its callback, and so
the leak message we give is not very helpful.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158532 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions