mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We used to track final-ness separately from FinalAttr, but serialization didn't know how to handle that, so we synthesized a fake FinalAttr. However, final-ness (finality, I guess) is always kept in sync with FinalAttr now, so this check is no longer necessary. No functionality change.
189 KiB
189 KiB