mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The spelling kind was only ever set to `StaticSpellingKind::None`, and the static location was never used for anything (and should be queried on the storage anyway). This doesn't affect the computation of `isStatic` since `IsStaticRequest` already takes the static-ness from the storage for accessors.
39 KiB
39 KiB