mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
f8d6bedfae
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.