mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is necessary for @objc enums because, for C compatibility, the representations of the cases must match their raw values. We might want to do this for sufficiently fragile Swift enums in the future too, but that can wait. This lets us successfully print the raw values as ObjC. Swift SVN r23423
36 KiB
36 KiB