Skip to content

Conversation

@augusto2112
Copy link

No description provided.

Checking if C++ interop is enabled can be extremely slow if the project
is big enough. We have changed this to checking only the compile unit
instead, but one usage of the old API slipped by.

rdar://147009063
(cherry picked from commit e1099ae)
Reading debug info of an entire module to check whether embedded Swift
is enabled or not can be very slow. This patch replaces that check with
only checking the compile unit instead.

rdar://147009063
(cherry picked from commit 03ee42c)
(cherry picked from commit 0fb2c0d)
@augusto2112 augusto2112 merged commit 7f45546 into swiftlang:next Apr 1, 2025
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