mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
An `IRGenFunction` may not have a debug scope--for example, a dispatch thunk--but creating an `AritificalLocation` requires one. Only create an `ArtificalLocation` here if the `IRGenFunction` has one. Unfortunately, I don't have an isolated test case. Fixes a compiler crash.
274 KiB
274 KiB