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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo