Skip to content

Conversation

hyp
Copy link
Contributor

@hyp hyp commented May 15, 2023

…ec if needed when emitting C++ constructor call

Fixes #65891

@hyp hyp added the c++ interop Feature: Interoperability with C++ label May 15, 2023
@hyp hyp requested a review from ravikandhadai May 15, 2023 20:06
@hyp hyp requested review from zoecarver and egorzhdan as code owners May 15, 2023 20:06
@hyp
Copy link
Contributor Author

hyp commented May 15, 2023

@swift-ci please test

@hyp
Copy link
Contributor Author

hyp commented May 15, 2023

@swift-ci please test source compatibility

@egorzhdan
Copy link
Contributor

This will also unblock #65087

@hyp
Copy link
Contributor Author

hyp commented Jun 6, 2023

@swift-ci please test

1 similar comment
@hyp
Copy link
Contributor Author

hyp commented Jun 7, 2023

@swift-ci please test

@hyp
Copy link
Contributor Author

hyp commented Jun 7, 2023

@swift-ci please smoke test

@hyp
Copy link
Contributor Author

hyp commented Jun 7, 2023

Okay, I think I need to handle this in more places.

…ec if needed when emitting C++ constructor call

Fixes swiftlang#65891
@hyp hyp force-pushed the eng/excp-cons-spec branch from 26f706f to b0dab0b Compare June 8, 2023 18:02
@hyp
Copy link
Contributor Author

hyp commented Jun 8, 2023

@swift-ci please test

@hyp
Copy link
Contributor Author

hyp commented Jun 8, 2023

@swift-ci please test source compatibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[C++-Interop][Swift 5.9] Invoking a manually defaulted non-noexcept C++ constructor from Swift results in a compiler crash in IRGen
2 participants