mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Most invalid attributes are skipped from serialization entirely, but custom attributes don't have their invalid bit set - the particular custom attribute (eg. a property wrapper) is requested when needed and skipped if invalid. Those checks can't set the invalid bit since the attribute could be a different custom attribute (eg. a result builder).
400 B
400 B