Skip to content

Conversation

@adrian-prantl
Copy link

commit 3bce4a2043dd8af2a6a8951fc9fd7b99506094c8
Author: Adrian Prantl <[email protected]>
Date:   Fri Oct 6 17:09:28 2023 -0700

    Lazy-initialize Swift runtime in backwards interop synth provider.
    
    Otherwise the Swift runtime and scratch context will be initialized in
    any process that contains C++ struct types, which costs performance
    and produces spurious warnings if no Swift runtime is available.
    
    rdar://116533409

Otherwise the Swift runtime and scratch context will be initialized in
any process that contains C++ struct types, which costs performance
and produces spurious warnings if no Swift runtime is available.

rdar://116533409
(cherry picked from commit 3bce4a2)
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit 3278233 into swiftlang:swift/release/5.10 Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant