llvm-project/libcxx/test/std/input.output/file.streams/fstreams
Fabian Wolff 4ff70dba38 [libc++] Fix undefined behavior in `std::filebuf`
Fixes https://github.com/llvm/llvm-project/issues/49267.
Fixes https://github.com/llvm/llvm-project/issues/49282.
Fixes https://github.com/llvm/llvm-project/issues/49789.

Reviewed By: ldionne

Differential Revision: https://reviews.llvm.org/D122257
2022-04-14 16:20:51 +02:00
..
filebuf
filebuf.assign [libc++] Fix undefined behavior in `std::filebuf` 2022-04-14 16:20:51 +02:00
filebuf.cons [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
filebuf.members [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
filebuf.virtuals [libcxx] [test] Use proper UTF-8 locales on Windows 2022-02-18 00:02:34 +02:00
fstream
fstream.assign [libc++] [test] Qualify `move` as `std::move` in a lot of tests. NFCI. 2022-02-16 11:03:31 -05:00
fstream.cons [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
fstream.members [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
ifstream
ifstream.assign [libc++] [test] Qualify `move` as `std::move` in a lot of tests. NFCI. 2022-02-16 11:03:31 -05:00
ifstream.cons [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
ifstream.members [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
ofstream
ofstream.assign [libc++] [test] Qualify `move` as `std::move` in a lot of tests. NFCI. 2022-02-16 11:03:31 -05:00
ofstream.cons [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
ofstream.members [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00