Files
swift-mirror/test/Interop/Cxx/class/constructors-copy-irgen-macosx-ptrauth.swift
Egor Zhdan 802f20ec00 [cxx-interop][IRGen] Assign Clang function types to copy constructors
This fixes an assertion failure when building certain projects for arm64e with `-use-clang-function-types` Swift compiler flag:
```
Expected non-null Clang type for @convention(c)/@convention(block) function but found nullptr
```

rdar://121227452
2024-04-03 19:26:32 +01:00

451 B