mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The recent @escaping on variadic argument closures back-compat fix is the first Swift 3.0 compatibility behavior that we don't want to carry forwards indefinitely into the future. To address this, we version-gate the diagnostic suppression. Makes it an official compatibility check. Creates new test directory for compatibility testing. Allow -swift-version 4 so that we can test it both ways.
11 KiB
11 KiB