Skip to content

[lldb] Remove expensive include of Reflection.h (NFC) #10138

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

Conversation

adrian-prantl
Copy link

No description provided.

@adrian-prantl adrian-prantl requested a review from a team as a code owner February 28, 2025 17:28
@adrian-prantl adrian-prantl requested review from felipepiovezan, kastiglione and augusto2112 and removed request for a team and felipepiovezan February 28, 2025 17:28
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl
Copy link
Author

@swift-ci test

Copy link

@augusto2112 augusto2112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you notice this increasing compile time or something like that?

Copy link

@felipepiovezan felipepiovezan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This lgtm, but note that you could minimize the history pollution of this by adding a using StringRef = llvm::StringRef inside SwiftLanguageRuntimeNames.cpp

@adrian-prantl
Copy link
Author

Did you notice this increasing compile time or something like that?

I noticed that an unreasonable amount of files (>50) were required to recompile after changing this header, when it should have only affected 1-2 cpp files.

@adrian-prantl adrian-prantl merged commit 541d218 into swiftlang:stable/20240723 Feb 28, 2025
3 checks passed
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.

4 participants