mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
It is expected to rebuild modules from swiftinterface when the C++ interop is enabled in clients. The swiftmodule produced is different. Make sure the rebuilt module is kept under a distinct cache key to avoid reusing previously compiled modules in an incompatible mode.