mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Previously, combining `-enable-lexical-lifetimes=false` with `-enable-experimental-move-only` resulted in an error. But this is a valid combination: the former sets the `LexicalLifetimes` option to `DiagnosticMarkersOnly`, which is what `-enable-experimental-move-only` relies on.
108 KiB
108 KiB