[libcxx-commits] [PATCH] D98960: [libcxx] [test] Allow C:\System Volume Information to be missing
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 19 14:50:02 PDT 2021
mstorsjo updated this revision to Diff 332009.
mstorsjo added a comment.
Rewrite the loop in GetWindowsInaccessibleDir as suggested. The diff overall is harder to read, but the code is neater in the end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98960/new/
https://reviews.llvm.org/D98960
Files:
libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.cons/path.pass.cpp
libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/ctor.pass.cpp
libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/ctor.pass.cpp
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.exists/exists.pass.cpp
libcxx/test/support/filesystem_test_helper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98960.332009.patch
Type: text/x-patch
Size: 4513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210319/f3395c6e/attachment.bin>
More information about the libcxx-commits
mailing list