[PATCH] D51918: [Support] sys::fs::directory_entry includes the file_type.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 12:29:24 PDT 2018


sammccall updated this revision to Diff 165129.
sammccall marked 5 inline comments as done.
sammccall added a comment.

Fix formatting glitch.
Update names of locals in touched functions to match style guide.


Repository:
  rL LLVM

https://reviews.llvm.org/D51918

Files:
  include/llvm/Support/FileSystem.h
  lib/Support/Path.cpp
  lib/Support/Unix/Path.inc
  lib/Support/Windows/Path.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51918.165129.patch
Type: text/x-patch
Size: 13444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/a01ff2a6/attachment.bin>


More information about the llvm-commits mailing list