swift
cfd0a3fc - Thread a source location through canImport evaluation in CompilerBuildConfiguration

Commit
1 year ago
Thread a source location through canImport evaluation in CompilerBuildConfiguration Unlike all of the other build configuration checks, `canImport` has side effects including the emission of various diagnostics. Thread a source location through here so the diagnostics end up on the right line.
Author
Parents
Loading