[PATCH] D31110: [FileSystem] Make file_status store link count and add a file_status::getLinkCount() method.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 17:07:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298326: [Support] Fill the file_status struct with link count. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D31110?vs=92233&id=92406#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31110

Files:
  lldb/trunk/source/Host/common/File.cpp
  llvm/trunk/include/llvm/Support/FileSystem.h
  llvm/trunk/lib/Support/Unix/Path.inc
  llvm/trunk/lib/Support/Windows/Path.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31110.92406.patch
Type: text/x-patch
Size: 5185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170321/39c697fe/attachment.bin>


More information about the llvm-commits mailing list