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 | 9f8b19e9aea9c292bf023b7af61595694ab9c11d (patch) | |
tree | dfe180ca057f7d6f817c2a576b056863d5ca45f6 /lldb/scripts/Python | |
parent | b15c1dbfa1c79c667afce651dc98f68f138e950e (diff) | |
download | bcm5719-llvm-9f8b19e9aea9c292bf023b7af61595694ab9c11d.tar.gz bcm5719-llvm-9f8b19e9aea9c292bf023b7af61595694ab9c11d.zip |
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
llvm-svn: 136426
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions