swift
9ba1d8a1 - [ModuleInterface] Include the raw values of @objc enums (#24487)

Commit
6 years ago
[ModuleInterface] Include the raw values of @objc enums (#24487) ...since they're part of the run-time representation. Not having this meant that someone compiling against an interface would miscompile uses of @objc enums defined in that interface! rdar://problem/50410541
Author
Parents
Loading