Files
swift-mirror/test/Interop/Cxx/class/inheritance/functions-silgen.swift
Alex Lorenz ba5b1bab89 [cxx-interop] Use a synthesized C++ method when invoking a base method from a derived class synthesized method
The use of a synthesized C++ method allows us to avoid making a copy of self when invoking the base method from Swift
2023-09-29 13:52:10 -07:00

651 B