mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
b00ea61945
This way we'll link against the key path component the other module provides instead of making fragile assumptions about its current implementation. Since external keypath lowering isn't fully implemented elsewhere in the compiler, this is enabled behind a staging flag. external keypath staging