llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms
Nikolas Klauser d5e26775d0 [libc++] Granularize the rest of memory
Reviewed By: ldionne, #libc

Spies: vitalybuka, paulkirth, libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D132790
2022-09-05 12:36:41 +02:00
..
specialized.addressof [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
specialized.construct [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
specialized.destroy [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
uninitialized.construct.default [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
uninitialized.construct.value [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
uninitialized.copy [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
uninitialized.fill [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
uninitialized.fill.n [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
uninitialized.move [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
buffer.h [libc++][ranges] Implement `uninitialized_value_construct{,_n}` and `uninitialized_fill{,_n}`. 2021-12-20 00:24:27 -08:00
counted.h [libc++][ranges] Implement `uninitialized_copy{,_n}` and `uninitialized_move{,_n}`. 2022-01-10 22:49:50 -08:00