[PATCH] D44960: Prevent llvm-cov from hanging when a symblink doesn't exist.
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 29 13:32:39 PDT 2018
vsk added a subscriber: bruno.
vsk added a comment.
@liaoyuke I tested this out and found that it breaks the BrokenSymlinkRealFSRecursiveIteration unit test in clang, among some other modules tests. I couldn't find an issue with the test. Mind taking a look?
Repository:
rL LLVM
https://reviews.llvm.org/D44960
More information about the llvm-commits
mailing list