[libcxx-commits] [PATCH] D91135: [3/N] [libcxx] Make filesystem::path::value_type wchar_t on windows
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 2 00:20:10 PST 2020
mstorsjo updated this revision to Diff 308893.
mstorsjo added a comment.
Rebased; moved bit from later patch for making PathParser::operator* return backslashes where relevant into this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91135/new/
https://reviews.llvm.org/D91135
Files:
libcxx/include/filesystem
libcxx/src/filesystem/filesystem_common.h
libcxx/src/filesystem/operations.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91135.308893.patch
Type: text/x-patch
Size: 16514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201202/128247e4/attachment-0001.bin>
More information about the libcxx-commits
mailing list