mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`getValue` -> `value` `getValueOr` -> `value_or` `hasValue` -> `has_value` `map` -> `transform` This change does not cover all uses of the old API. Other warnings are worked around in llvm by https://github.com/apple/llvm-project/pull/5618 rdar://102362022
14 KiB
14 KiB