[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 9 13:34:42 PST 2020
mstorsjo updated this revision to Diff 310641.
mstorsjo added a comment.
Fixed two missed cases that should use use `char_traits<value_type>`
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.310641.patch
Type: text/x-patch
Size: 16749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201209/72b00923/attachment-0001.bin>
More information about the libcxx-commits
mailing list