diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-10-19 14:29:59 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-10-19 21:37:20 -0700 |
commit | f44fb130253aa5486380604101ce50a62a8d668b (patch) | |
tree | bffa5b0996f0c1f8ccf56fc42f8486f3959c05bc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a10a64e7e334dc878d281aba9a46f751fe606567 (diff) | |
download | llvm-f44fb130253aa5486380604101ce50a62a8d668b.zip llvm-f44fb130253aa5486380604101ce50a62a8d668b.tar.gz llvm-f44fb130253aa5486380604101ce50a62a8d668b.tar.bz2 |
[FileCollector] Move interface into FileCollectorBase (NFC)
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions