Skip to content

[FileCollector] Move interface into FileCollectorBase (NFC) #2041

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 26, 2020
Merged

[FileCollector] Move interface into FileCollectorBase (NFC) #2041

merged 1 commit into from
Oct 26, 2020

Conversation

JDevlieghere
Copy link

For the reproducers in LLDB we want to switch to an "immediate mode"
FileCollector that writes every file encountered straight to disk so we
can generate the actual mapping out-of-process. This patch moves the
interface into a separate base class.

Differential revision: https://reviews.llvm.org/D89742

(cherry picked from commit f44fb13)

For the reproducers in LLDB we want to switch to an "immediate mode"
FileCollector that writes every file encountered straight to disk so we
can generate the actual mapping out-of-process. This patch moves the
interface into a separate base class.

Differential revision: https://reviews.llvm.org/D89742

(cherry picked from commit f44fb13)
@fredriss fredriss merged commit e5d1802 into swiftlang:apple/stable/20200714 Oct 26, 2020
@JDevlieghere JDevlieghere deleted the 🍒/bastille/f44fb130253aa5486380604101ce50a62a8d668b branch October 26, 2020 20:51
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