[PATCH] D38716: Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile results on Windows.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 14:13:43 PDT 2017


pcc updated this revision to Diff 118477.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D38716

Files:
  clang-tools-extra/modularize/CoverageChecker.cpp
  clang-tools-extra/modularize/ModularizeUtilities.cpp
  clang/lib/Basic/VirtualFileSystem.cpp
  lldb/source/Commands/CommandCompletions.cpp
  lldb/source/Utility/FileSpec.cpp
  llvm/include/llvm/Support/FileSystem.h
  llvm/lib/Support/CachePruning.cpp
  llvm/lib/Support/Path.cpp
  llvm/lib/Support/Unix/Path.inc
  llvm/lib/Support/Windows/Path.inc
  llvm/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38716.118477.patch
Type: text/x-patch
Size: 26396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/118a36d3/attachment.bin>


More information about the llvm-commits mailing list