mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Simply treat scoped enums as (pre-existing) "non frozen enums". C++ scoped enums are actually imported as Swift enums (unlike other enums) and no global variables need be created (given their "scoped" nature).
633 B
633 B