Skip to content

Expose Swift search paths in validateSerializedAST #62345

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
Dec 2, 2022

Conversation

adrian-prantl
Copy link
Contributor

This is for the benefit of LLDB, which currently does an expensive import of all modules to get to the same information.

rdar://40097459

@adrian-prantl
Copy link
Contributor Author

@swift-ci test

2 similar comments
@adrian-prantl
Copy link
Contributor Author

@swift-ci test

@adrian-prantl
Copy link
Contributor Author

@swift-ci test

This is for the benefit of LLDB, which currently does an expensive import of all
modules to get to the same information.

rdar://40097459
@adrian-prantl
Copy link
Contributor Author

@swift-ci test

Copy link
Contributor

@kastiglione kastiglione left a comment

Choose a reason for hiding this comment

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

LGTM!

@adrian-prantl
Copy link
Contributor Author

@swift-ci test

@adrian-prantl
Copy link
Contributor Author

@swift-ci smoke test

@adrian-prantl
Copy link
Contributor Author

The tests that failed in the test passed in the later smoke test and don't look like they would be affected by this change.

@adrian-prantl adrian-prantl merged commit 6d84dff into swiftlang:main Dec 2, 2022
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.

2 participants