[libcxx-commits] [PATCH] D89530: [libcxx] [test] Fix filesystem_test_helper.h to compile for windows

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 19 02:39:07 PDT 2020


mstorsjo updated this revision to Diff 298965.
mstorsjo added a comment.

Minor further touch-up (taking fs::path instead of std::string in more functions, using the is_dir parameter to create_symlink in one place), split out the socket specific bits to D89673 <https://reviews.llvm.org/D89673>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89530/new/

https://reviews.llvm.org/D89530

Files:
  libcxx/test/support/filesystem_test_helper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89530.298965.patch
Type: text/x-patch
Size: 10404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201019/9014a823/attachment-0001.bin>


More information about the libcxx-commits mailing list