swift
be453cfc - [cxx-interop] Make imported enum members inherit the access of their parent (#84522)

Commit
1 day ago
[cxx-interop] Make imported enum members inherit the access of their parent (#84522) This patch relaxes the access check for members of imported inherited nested enums. Without it, those members become impossible to inherit, which largely defeats the purpose of importing them in the first place. rdar://160803362
Author
Parents
Loading