Skip to content

Add option to allow SourceKit-LSP to prepare a target without lazy type checking #1585

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
Jul 25, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jul 24, 2024

rdar://130333458

@ahoppen ahoppen requested a review from bnbarham July 24, 2024 21:21
@ahoppen
Copy link
Member Author

ahoppen commented Jul 24, 2024

@swift-ci Please test

/// This uses SwiftPM's `--experimental-prepare-for-indexing-no-lazy` flag.
case noLazy

/// Prepare a target without generating object files and the lik.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
/// Prepare a target without generating object files and the lik.
/// Prepare a target without generating object files.

@ahoppen ahoppen force-pushed the no-lazy-prepartion branch from c8b46cf to 7654627 Compare July 24, 2024 23:27
@ahoppen
Copy link
Member Author

ahoppen commented Jul 24, 2024

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge July 24, 2024 23:27
@ahoppen
Copy link
Member Author

ahoppen commented Jul 24, 2024

@swift-ci Please test Windows

@ahoppen ahoppen merged commit 1dcfd76 into swiftlang:main Jul 25, 2024
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.

2 participants