Files
swift-mirror/lib/Frontend/ModuleInterfaceSupport.cpp
Allan Shortlidge 145609248c ModuleInterface: Avoid attempting to print protocols inherited from superclasses.
"Extra" protocols from a superclass are already handled when printing the superclass, so we should not accumulate them when recording protocols for a subclass.

Resolves rdar://98523784
2022-08-31 23:55:29 -07:00

30 KiB