https://bugs.llvm.org/show_bug.cgi?id=44164
Bug ID: 44164
Summary: std::filesystem::path should have wchar_t as
string_type on Windows
Product: libc++
Version: 9.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Standards Issues
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
I am trying to build vcpkg from Microsoft with the
https://github.com/mstorsjo/llvm-mingw toolchain, which bundles libc++.
vcpkg is using std::filesystem and it assumes that
std::filesystem::path::string_type is wchar_t.
That's what https://en.cppreference.com/w/cpp/filesystem/path also suggests.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs