mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
Replace the enum and OptionSet-specific code with static member lookup that checks the type against the contextual type. This lets us complete static variables, static functions, and initializers. In particular, this fixes completion of NS_EXTENSIBLE_STRING_ENUM types from Objective-C. rdar://problem/26628652
185 KiB
185 KiB