llvm-capstone/libcxx/include/__memory
Nikolas Klauser 0a4aa8a122 [libc++] Granularize <type_traits> includes
Reviewed By: ldionne, #libc, #libc_abi

Spies: #libc_vendors, smeenai, libcxx-commits

Differential Revision: https://reviews.llvm.org/D145320
2023-03-08 22:05:04 +01:00
..
addressof.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
align.h [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
aligned_alloc.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
allocate_at_least.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
allocation_guard.h
allocator_arg_t.h [libc++] Granularize <type_traits> includes in <compare> 2022-12-23 02:58:06 +01:00
allocator_destructor.h [libc++] Split __allocator_destructor out of shared_ptr.h 2022-11-05 21:25:54 +01:00
allocator_traits.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
allocator.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
assume_aligned.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
auto_ptr.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
builtin_new_allocator.h [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
compressed_pair.h [libc++] Granularize <type_traits> includes in <compare> 2022-12-23 02:58:06 +01:00
concepts.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
construct_at.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
destruct_n.h [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
pointer_traits.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
ranges_construct_at.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
ranges_uninitialized_algorithms.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
raw_storage_iterator.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
shared_ptr.h [libc++] Granularize <type_traits> includes 2023-03-08 22:05:04 +01:00
swap_allocator.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
temp_value.h [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
temporary_buffer.h Revert "[libcxx] Resolve warnings for Wshift-sign-overflow" 2022-08-17 10:37:24 -07:00
uninitialized_algorithms.h [libc++][NFC] Rename _LIBCPP_NO_EXCEPTIONS to _LIBCPP_HAS_NO_EXCEPTIONS 2023-02-17 17:39:03 +01:00
unique_ptr.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
uses_allocator_construction.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
uses_allocator.h [libc++] Fix "size_t" constants that should be "bool" or "int", and add tests 2023-02-27 16:53:04 -05:00
voidify.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00