]> granicus.if.org Git - clang/commit
Revert r297510 "[VFS] Ignore broken symlinks in the directory iterator."
authorJuergen Ributzka <juergen@apple.com>
Fri, 10 Mar 2017 21:46:51 +0000 (21:46 +0000)
committerJuergen Ributzka <juergen@apple.com>
Fri, 10 Mar 2017 21:46:51 +0000 (21:46 +0000)
commit69cd1ea6d6a9dbad1d702577d618d73a82160f15
tree795336336230e744ba0fbd1e95928071f9be7fa9
parent57f2628a98c28b87e414fa925315a1d066987232
Revert r297510 "[VFS] Ignore broken symlinks in the directory iterator."

The tests are failing on one of the bots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@297517 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/VirtualFileSystem.h
lib/Basic/VirtualFileSystem.cpp
unittests/Basic/VirtualFileSystemTest.cpp