This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from dda2cfa00 [NativePDB] Make tests work on x86 too new 86bf739e8 [FileSystme] Move ::open abstraction into FileSystem. new 019d684f7 [FileSystem] Remove `SetFileSystem` method.
The 2 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 | 9 ++++----- source/Host/common/File.cpp | 12 ++---------- source/Host/common/FileSystem.cpp | 4 ---- source/Host/posix/FileSystem.cpp | 5 +++++ source/Host/windows/FileSystem.cpp | 9 +++++++++ 5 files changed, 20 insertions(+), 19 deletions(-)