diff options
author | Anna Zaks <ganna@apple.com> | 2012-12-13 00:42:19 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-12-13 00:42:19 +0000 |
commit | 1812652c24c5a7847654cef9b0875414000af27f (patch) | |
tree | d5c324762728b3c25e110464d447eee1c23a12e2 /test/SemaCXX/array-bound-merge.cpp | |
parent | 0c252fa8b751be50f8b53ffdc6563dca609870fc (diff) |
[analyzer] Fix a self-init checker false positive.
This is a Band-Aid fix to a false positive, where we complain about not
initializing self to [super init], where self is not coming from the
init method, but is coming from the caller to init.
The proper solution would be to associate the self and it's state with
the enclosing init.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170059 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/array-bound-merge.cpp')
0 files changed, 0 insertions, 0 deletions