llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.itr
Martin Storsjö 81db3c31aa [libcxx] [test] Fix all remaining issues with fs::path::string_type being wstring
Use fs::path as variable type instead of std::string, when the input
potentially is a path, as they can't be implicitly converted back to
string.

Differential Revision: https://reviews.llvm.org/D89674
2020-10-20 00:07:02 +03:00
..
iterator.pass.cpp [libcxx] [test] Fix all remaining issues with fs::path::string_type being wstring 2020-10-20 00:07:02 +03:00