swift
0f1822c8
- If a struct being imported from a Clang module has a bridged raw value,
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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)
References
inhibit-implicit-conversions
Author
jopamer
Parents
13bb9272
Loading