llvm-capstone/libcxx/include/__memory_resource
Konstantin Varlamov 6082478e1a
[libc++][hardening] Classify assertions related to leaks and syscalls. (#77164)
Introduce two new categories:
- `_LIBCPP_ASSERT_VALID_DEALLOCATION`;
- `_LIBCPP_ASSERT_VALID_EXTERNAL_API_CALL`.
2024-01-22 18:12:58 -08:00
..
memory_resource.h [libc++][Modules] Add missing __fwd includes 2023-07-07 14:09:27 -07:00
monotonic_buffer_resource.h [libc++] Add incomplete availability markup for std::pmr 2023-06-20 10:59:05 -04:00
polymorphic_allocator.h [libc++][hardening] Classify assertions related to leaks and syscalls. (#77164) 2024-01-22 18:12:58 -08:00
pool_options.h [libc++] Merge _LIBCPP_FUNC_VIS, _LIBCPP_TYPE_VIS and _LIBCPP_EXCEPTION_ABI into _LIBCPP_EXPORTED_FROM_ABI 2023-06-15 08:56:45 -07:00
synchronized_pool_resource.h [libc++] Add incomplete availability markup for std::pmr 2023-06-20 10:59:05 -04:00
unsynchronized_pool_resource.h [libc++] Add incomplete availability markup for std::pmr 2023-06-20 10:59:05 -04:00