mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
...which allows "@testable import" to work with modules not compiled for testing. This isn't generally safe, but should be fine for clients like SourceKit which just need to have the API available and might not be able to properly rebuild the original target for testing. We may revisit this in the future. Swift SVN r26629
40 KiB
40 KiB