llvm-project/libcxx/test/std/utilities/format
Mark de Wever 1e78d5d008 [libc++] Fix lifetime issues of temporaries.
The ASAN build failed due to using pointers to a temporary whose
lifetime had expired.

Updating the libc++ Docker image to Ubuntu Focal caused some breakage.
This was temporary disabled in D112737. This re-enables two of these
tests.

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D113137
2021-11-09 19:01:22 +01:00
..
format.arguments [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
format.error [libc++] Disable incomplete library features. 2021-07-27 22:37:35 +02:00
format.formatter [libc++] Fix lifetime issues of temporaries. 2021-11-09 19:01:22 +01:00
format.functions [libc++] Mark a failing test. 2021-11-09 19:00:09 +01:00