Files
swift-mirror/apinotes/SceneKit.apinotes
Michael Ilseman 254173e69e [SceneKit] un-qualify nested type swift_name
We don't yet support nested types for the target of swift_name, which
is a very unfortunate omission. Instead, use un-qualified names in the
apinotes, which default to the decl's context, which in this case
fortunately interacts with swift_newtype to end up in the properly
nested struct in Swift proper. Gross.
2016-08-10 15:48:49 -07:00

9.9 KiB