Skip to content

Revert "[lldb] Fix the way we set up the lldb modules infrastructure." #7457

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

Conversation

bnbarham
Copy link

This reverts commit c95a0c9.

llvm#65683 split -fincremental-extensions and IncrementalProcessing such that IncrementalProcessing can be used to extend the lifetime of various datastructures without parsing changes. LLDB really should not be parsing any differently to a regular compile, so switch back to using just IncrementalProcessing.

This reverts commit c95a0c9.

llvm#65683 split `-fincremental-extensions` and `IncrementalProcessing`
such that `IncrementalProcessing` can be used to extend the lifetime of
various datastructures without parsing changes. LLDB really should not
be parsing any differently to a regular compile, so switch back to using
just `IncrementalProcessing`.
@bnbarham bnbarham requested a review from Michael137 September 13, 2023 18:33
@bnbarham
Copy link
Author

@swift-ci please test

@bnbarham bnbarham closed this Sep 13, 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