mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The index build skips *all* function bodies, including inlinable. The `OSLogOptimization` pass expects SIL for inlinable bodies and thus outputs a spurious diagnostic for live issues when the `OSLogInterpolation` extension is in a separate module to the log statement. Ignore this for now, but we may need to re-evaluate if this becomes a more widespread problem. Resolves rdar://79100763
93 KiB
93 KiB