This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f597840 Attempt to fix Windows buildbot. new 6cd8b3d [VFS] Ignore broken symlinks in the directory iterator. new 57f2628 [VFS] Remove the Path variable from RealFSDirIter. NFC.
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/clang/Basic/VirtualFileSystem.h | 2 +- lib/Basic/VirtualFileSystem.cpp | 11 ++-- unittests/Basic/VirtualFileSystemTest.cpp | 83 +++++++++++++++++++++++++++++++ 3 files changed, 87 insertions(+), 9 deletions(-)