swift
e14ed414 - [cxx-interop] Do not bridge types behind top-level references

Commit
5 days ago
[cxx-interop] Do not bridge types behind top-level references We already don't bridge types that are behind references in general. Top level references for parameters should behave the same as non-top-level references. This also should prevent hitting some unsupported scenarios. rdar://169967726
Author
Gabor Horvath
Parents
Loading