[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 15:20:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315378: Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D38716?vs=118477&id=118497#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38716

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

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


More information about the llvm-commits mailing list