mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Use the std-equivalent names as the LLVM ones are now deprecated (eventually `llvm::Optional` will disappear): - `getValue` -> `value` - `getValueOr` -> `value_or` - `hasValue` -> `has_value` Follow up fromab1b343dadand7d8bf37e5ewith some missing cases.
7.8 KiB
7.8 KiB