mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
cc49c6105c
* [Diagnostics] Update 'does not override' diagnostic message to include protocol context as well * [Sema] Check whether the override context is a class or a protocol for diagnostic purposes * [Test] Update tests with new diagnostic message for overrides in protocol context * [Sema] Adjust diagnostic for overrides in structs and enums to use the existing 'override_nonclass_decl' diagnostic