![]() On windows, the path internal representation is wchar_t, and input/output often goes through utf8 inbetween, which causes extra allocations. MS STL also fails a number of strict allocation checks, so this shouldn't be a standards compliance issue. Differential Revision: https://reviews.llvm.org/D98398 |
||
---|---|---|
.. | ||
path.assign | ||
path.construct | ||
path.decompose | ||
path.gen | ||
path.generic.obs | ||
path.modifiers | ||
path.native.obs | ||
path.query | ||
path.append.pass.cpp | ||
path.charconv.pass.cpp | ||
path.compare.pass.cpp | ||
path.concat.pass.cpp |