mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix a nullptr dereference when looking for a base expression in a member access. Remove use of Optional<T*>, it wasn't providing any value versus nullptr checking. Swift SVN r28648
60 KiB
60 KiB