llvm-project/libcxx/include/__memory
Dominic Chen 5a42e2bc28 Revert "[libcxx] Resolve warnings for Wshift-sign-overflow"
This reverts commit 774c39313e.
2022-08-17 10:37:24 -07:00
..
addressof.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
allocate_at_least.h [libc++] Implement P0401R6 (allocate_at_least) 2022-04-09 16:03:45 +02:00
allocation_guard.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
allocator.h [libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17) 2022-06-21 08:22:44 +02:00
allocator_arg_t.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
allocator_traits.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
assume_aligned.h [libc++] Implement P1007R3: std::assume_aligned 2022-04-11 10:46:52 -04:00
auto_ptr.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
compressed_pair.h [libc++] Granularize the rest of type_traits 2022-08-14 10:30:48 +02:00
concepts.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
construct_at.h [libc++] Implement P1004R2 (constexpr std::vector) 2022-07-27 20:26:44 +02:00
pointer_traits.h [libc++] Add missing includes of <cstddef> 2022-08-10 11:35:41 -04:00
ranges_construct_at.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
ranges_uninitialized_algorithms.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
raw_storage_iterator.h [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
shared_ptr.h [libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI 2022-08-13 22:41:22 +02:00
swap_allocator.h [libc++] Use uninitialized algorithms for vector 2022-07-26 17:44:31 +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++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI 2022-08-13 22:41:22 +02:00
unique_ptr.h [libc++] Implement `operator<=>` for `unique_ptr` 2022-08-06 15:09:16 +02:00
uses_allocator.h [libc++] Remove uses of __two in type_traits 2022-06-10 19:56:59 +02:00
voidify.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00