This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 071a8e9d7 [FileSystem] Fix ambiguous symbol on Windows. new b496d64af [FileCollector] Remove LLDB shim around llvm::FileCollector (NFC)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Host/FileSystem.h | 8 ++--- include/lldb/Utility/FileCollector.h | 41 ---------------------- include/lldb/Utility/Reproducer.h | 12 +++---- source/Host/common/FileSystem.cpp | 4 +-- .../Clang/ModuleDependencyCollector.h | 6 ++-- 5 files changed, 15 insertions(+), 56 deletions(-) delete mode 100644 include/lldb/Utility/FileCollector.h