mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
To allow prefix mapping of the bridging header to achieve cache hit when source files are located in different location, the generated chained bridging header should not include absolute paths of the headers. Fix the problem by concat the chained bridging header together. Fixes: https://github.com/swiftlang/swift/issues/84088
76 KiB
76 KiB