swift
457debcf - ModuleInterface: Fix availability attributes on synthesized conformances.

Commit
53 days ago
ModuleInterface: Fix availability attributes on synthesized conformances. Adjust the algorithm that collects the availability attributes for synthesized conformances to ensure it skips attributes from parent declarations that are superceded by attributes in nested declarations, even when the domains of those attributes do not match exactly.
Author
Committer
Parents
Loading