[libcxx-commits] [PATCH] D91137: [5/N] [libcxx] Convert paths to/from the right narrow code page for narrow strings on windows
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 13 03:33:53 PST 2020
mstorsjo updated this revision to Diff 305076.
mstorsjo added a comment.
Updated to define `WIN32_LEAN_AND_MEAN` and `NOMINMAX` when including windows.h in operations.cpp.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91137/new/
https://reviews.llvm.org/D91137
Files:
libcxx/include/filesystem
libcxx/src/filesystem/filesystem_common.h
libcxx/src/filesystem/operations.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91137.305076.patch
Type: text/x-patch
Size: 7538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201113/cf2cc993/attachment.bin>
More information about the libcxx-commits
mailing list