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

[objc] diagnose protocol conformance in categories with direct members

in their corresponding class interfaces

Categories that add protocol conformances to classes with direct members should prohibit protocol
conformances when the methods/properties that the protocol expects are actually declared as 'direct' in the class.

Differential Revision: https://reviews.llvm.org/D92602
parent eddd1d19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment