[PATCH] D44960: Prevent llvm-cov from hanging when a symblink doesn't exist.

Yuke Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 10:35:35 PDT 2018


liaoyuke updated this revision to Diff 140285.
liaoyuke marked 5 inline comments as done.
liaoyuke added a comment.
Herald added a subscriber: mgrang.

Address comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D44960

Files:
  include/llvm/Support/FileSystem.h
  tools/llvm-cov/CodeCoverage.cpp
  unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44960.140285.patch
Type: text/x-patch
Size: 9380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/64d341b6/attachment.bin>


More information about the llvm-commits mailing list