mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When a value is initialized or coerced for a type that conforms to one of the `ExpressibleBy*Literal` protocols (or `ExpressibleByStringInterpolation`), this change records an implicit call to the corresponding `init(...Literal:)` in the indexstore, located at the beginning of the literal.
1.3 KiB
1.3 KiB