Skip to content

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