mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
access level for optimization: `public`. It requires an extra check for the actual access level that was declared when determining serialization since the behavior should be different. This PR sets its effective access level to `package` as originally defined, updates call sites to make appropriate acces level comparisons, and removes `package` specific checks.
24 KiB
24 KiB