llvm-project/libcxx/test/std/utilities/format/format.formatter
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.context [libc++] Fix lifetime issues of temporaries. 2021-11-09 19:01:22 +01:00
format.parse.ctx [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00