diff options
author | Anna Zaks <ganna@apple.com> | 2013-01-10 20:59:51 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2013-01-10 20:59:51 +0000 |
commit | b1fc673783dd0215a1426b2c411779cd05a16a07 (patch) | |
tree | c2ef132e2fe6f96d16f010f018851ec43e1c0ff9 /lib/Format/Format.cpp | |
parent | c5362d9dc013f02a84f5e14c54c9d5fd5c78a426 (diff) |
[analyzer] Add more checks to the ObjC Ivar Invalidation checker.
Restructured the checker so that it could easily find two new classes of
issues:
- when a class contains an invalidatable ivar, but no declaration of an
invalidation method
- when a class contains an invalidatable ivar, but no definition of an
invalidation method in the @implementation.
The second case might trigger some false positives, for example, when
the method is defined in a category.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172104 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions