Files
swift-mirror/test/Interop/Cxx/reference/reference-module-interface.swift
Alex Lorenz 62fd801828 [interop] C++ parameter of reference type should be imported as its pointee type in Swift even if parameter's type is type alias
This finally allows std::vector.push_back to be called with the pushed value directly passed into it
2023-05-03 18:23:03 -07:00

1.1 KiB