diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2011-07-28 23:19:50 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2011-07-28 23:19:50 +0000 |
commit | fefe91e6017321aa7db431b94cb3615f6c97da7a (patch) | |
tree | d90308064fe7ae92a78a8c26ae38fc757564a688 /lib/StaticAnalyzer/Core/Environment.cpp | |
parent | b4ae29ced808ae77914754a9e966513aa26b580b (diff) |
objective-c: warn if implementation of a method in category
masks an existing method in its primary class, class extensions,
and primary class's non-optional protocol methods; as primary
class, or one of its subclass's will implement this method.
This warning has potential of being noisy so it has its own
group. // rdar://7020493
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136426 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/Environment.cpp')
0 files changed, 0 insertions, 0 deletions