Skip to content

🍒[cxx-interop] Fix Linux build with SWIFT_ENABLE_EXPERIMENTAL_CXX_INTEROP=NO #65910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2023

Conversation

egorzhdan
Copy link
Contributor

@egorzhdan egorzhdan commented May 14, 2023

Explanation: This fixes the Swift LSAN CI job Linux (https://ci.swift.org/job/oss-swift-RA-lsan-linux-ubuntu-18_04/) that started failing after #65398.
Scope: Only affects CMake build logic.
Risk: Low, this does not affect the compiler functionality in any way.

rdar://108674065
(cherry picked from commit b586604)

…EROP=NO`

This fixes the Swift LSAN CI job Linux (https://ci.swift.org/job/oss-swift-RA-lsan-linux-ubuntu-18_04/) that started failing after #65398.

rdar://108674065
(cherry picked from commit b586604)
@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label May 14, 2023
@egorzhdan egorzhdan requested a review from a team as a code owner May 14, 2023 17:59
@egorzhdan
Copy link
Contributor Author

@swift-ci please test

@egorzhdan egorzhdan requested review from compnerd and hyp May 15, 2023 09:59
@egorzhdan egorzhdan merged commit 71f1993 into release/5.9 May 15, 2023
@egorzhdan egorzhdan deleted the egorzhdan/5.9-linux-lsan-build branch May 15, 2023 18:46
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.

2 participants