Skip to content
Commit 638dbc30 authored by Alex Lorenz's avatar Alex Lorenz
Browse files

[CodeCompletion] Ensure that ObjC root class completes instance

methods from protocols and categories as well

Code completion results for class methods already include instance methods
from Objective-C root classes. This commit ensures that the results also include
instance methods from protocols that the root class implements and root class
categories as well.

rdar://28012953

Differential Revision: https://reviews.llvm.org/D27257

llvm-svn: 292932
parent b8ad0155
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment