]> granicus.if.org Git - clang/commit
Objective-C. Do not warn when an instance method and
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 17 Mar 2014 17:46:10 +0000 (17:46 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 17 Mar 2014 17:46:10 +0000 (17:46 +0000)
commit3985a324489dc4477b803bbb72f5d853a41324d3
treec93cfc8e21edb60e317b066e530ae70e0b94ec45
parent52fa036b2ec930e88a23db731b194ef1e53114d6
Objective-C. Do not warn when an instance method and
class method with the same selctor but different argument
types having one of them in class extension.
// rdar://16312105

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204065 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/class-extension-dup-methods.m