Skip to content

Change interfaces to accept a FileCollectorBase #34442

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
Oct 29, 2020

Conversation

JDevlieghere
Copy link
Contributor

The FileCollectorBase is the common interface shared by different
implementations. In lldb, we implement our own lazy variant that allows
us to do the heavy lifting out-of-process instead of inside the signal
handler.

Depends on swiftlang/llvm-project#2041 being auto-merged into main.

@JDevlieghere
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 114040e1d0111e79abdc72dff89157a72878cc53

The FileCollectorBase is the common interface shared by different
implementations. In lldb, we implement our own lazy variant that allows
us to do the heavy lifting out-of-process instead of inside the signal
handler.
@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 114040e1d0111e79abdc72dff89157a72878cc53

@JDevlieghere
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@JDevlieghere
Copy link
Contributor Author

@swift-ci please test

@JDevlieghere JDevlieghere merged commit ed3ac15 into swiftlang:main Oct 29, 2020
@JDevlieghere JDevlieghere deleted the file-collector-base branch October 29, 2020 15:24
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