Closed ahoppen closed 1 week ago
@swift-ci Please test
@swift-ci Please test Windows
@swift-ci Please test Linux
@swift-ci Please smoke test
@swift-ci Please test Windows
@swift-ci Please test
SwiftPM is incorrectly flagging this as a missing dependency since it's unable to parse clang module maps to determine those module names with 100% accuracy. https://github.com/swiftlang/swift-llbuild/pull/891 and linked PRs have some context where this change broke builds last time it was made
Is there an issue tracking this incorrectly flagged issue on the SwiftPM side?
This makes llbuild build with
swift build --explicit-target-dependency-import-check error
.