mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We used to use a Json format to capture the ABI/API detail of Swift modules to walk-around module compatibility issues across different compiler versions. Since Swift module now is in stable format, we can compare two swiftinterface files directly without dumping the content into Json format.
87 KiB
87 KiB