mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This does not enable it by default. Use either of the flags: ``` -enable-copy-propagation -enable-copy-propagation=always ``` to enable it in -Onone. The previous frontend flag `-enable-copy-propagation=true` has been renamed to `-enable-copy-propagation=optimizing`, which is currently default. rdar://107610971
26 KiB
26 KiB