swift
0f1822c8 - If a struct being imported from a Clang module has a bridged raw value,

Commit
9 years ago
If a struct being imported from a Clang module has a bridged raw value, explicitly coerce the computed value variable's type to the bridged type in the synthesized initializer. (This change is exercised by test/IRGen/newtype.swift)
Author
Parents
Loading