Files
swift-mirror/lib/PrintAsClang/PrintClangFunction.cpp
Gabor Horvath 45f0be2dd4 [cxx-interop] Properly support OS objects in reverse interop
These objects are behind typedefs and user code supposed to use the
typedef names. We already have some logic in place for Obj-C interop.
Reuse the same logic for C++ to use the correct names.

rdar://150453489
2025-08-12 18:06:08 +01:00

73 KiB