Mark de Wever
7e4639d28f
[libc++][format] Fixes formatting vector<bool>
...
Formatting a const qualified vector<bool> fails to work on libc++. This
is due to our non-conforming type for vector<bool>::const_reference. The
type is a __bit_const_reference<vector> instead of a bool. (This is
fixed in ABI v2.)
This fixes this formatter and enables the test written for it.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D144279
2023-03-04 13:59:49 +01:00
..
2022-07-27 20:26:44 +02:00
2023-03-04 13:59:49 +01:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2023-01-10 11:21:11 -08:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2021-10-01 12:06:59 -04:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-03-13 12:32:06 -04:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-08-18 16:59:58 -04:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-07-27 20:26:44 +02:00
2022-04-22 20:57:30 +02:00
2022-07-27 20:26:44 +02:00