Files
Egor Zhdan f157e71ff5 [cxx-interop] Honor default expressions for unnamed arguments
We stumbled upon an old workaround that disabled the synthesis of Swift default expressions for C++ function parameters that don't have a name.

This change removes the workaround.

rdar://162310543
2025-10-10 16:06:55 +01:00
..