]> granicus.if.org Git - clang/commit
[Sema/objc] When checking for unimplemented methods treat methods from class extensio...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 13 Oct 2015 23:27:34 +0000 (23:27 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 13 Oct 2015 23:27:34 +0000 (23:27 +0000)
commitedf6059f52156dd0436fa93f00e874e1dab3231c
tree3f2d1b2eaf5df24547cda6a7c640f5d9c066f05d
parent7e58714623a20a67ae52539f202a8d33f09976a5
[Sema/objc] When checking for unimplemented methods treat methods from class extensions as continuation of the class interface.

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