mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When allowing errors any attribute could be on any decl, so don't verify whether an attribute can appear on a decl. Note that these attributes aren't serialized anyway since they'll be set to invalid during typechecking and hence skipped.