llvm-project/libcxx/test/std/input.output
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
..
file.streams [libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistent 2021-01-19 14:15:48 -05:00
filesystems [libc++] Remove the ability to use braced-init for filesystem paths 2021-02-04 11:49:00 -05:00
input.output.general [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
iostream.format [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
iostream.forward [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
iostream.objects [libc++] Harden tests against executors not running tests in a shell 2020-11-03 16:03:20 -05:00
iostreams.base [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
iostreams.requirements [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
stream.buffers [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
string.streams [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library. 2021-01-19 08:22:06 +01:00