Commits

Argyrios Kyrtzidis committed 55bf215feb7
[sema] When the error is "cannot convert value of type <integer> to expected argument type <RawRepresentable>" add a fixit. The fixit constructs the raw-representable type from the value. This helps with SDK changes.