llvm-project/libcxx/test/std/input.output/filesystems/class.path
Louis Dionne 1700ea7302 [libc++] Remove the ability to use braced-init for filesystem paths
According to my reading of http://eel.is/c++draft/filesystems#fs.class.path,
the Standard doesn't actually mention that this should work. Since other
implementations don't allow it, allowing it in libc++ is just setting a
portability trap.

Supersedes https://reviews.llvm.org/D89865.

Differential Revision: https://reviews.llvm.org/D95975
2021-02-04 11:49:00 -05:00
..
path.itr [libcxx] [test] Fix all remaining issues with fs::path::string_type being wstring 2020-10-20 00:07:02 +03:00
path.member [libc++] Remove the ability to use braced-init for filesystem paths 2021-02-04 11:49:00 -05:00
path.nonmember [libc++] [test] Disable parts of path.factory.pass.cpp as requiring localization enabled. 2020-12-04 20:04:35 +01:00
synop.pass.cpp [libcxx] [test] Fix string type handling in a few fairly trivial class.path tests 2020-10-16 21:04:23 +03:00