llvm-capstone/libcxx
Hristo Hristov 6c34aab3ff [libc++][spaceship] P1614R2: Removed ops from memory_resource, polymorphic_allocator
Implements parts of P1614R2
- Removed ops from `memory_resource`
- Removed ops from `polymorphic_allocator`

Reviewed By: #libc, Mordante

Differential Revision: https://reviews.llvm.org/D152629
2023-06-11 19:49:35 +03:00
..
benchmarks [libc++] Removes CMake work-arounds. 2023-06-06 08:10:31 +02:00
cmake [libc++] Roll up fstream support into filesystem support 2023-06-07 08:04:58 -07:00
docs [libc++][spaceship] P1614R2: Removed ops from memory_resource, polymorphic_allocator 2023-06-11 19:49:35 +03:00
include [libc++][spaceship] P1614R2: Removed ops from memory_resource, polymorphic_allocator 2023-06-11 19:49:35 +03:00
lib
modules
src [libc++] Roll up fstream support into filesystem support 2023-06-07 08:04:58 -07:00
test [libcxx] Use the unoptimized routines for volatile source types 2023-06-10 23:11:47 -07:00
utils [libc++] Rename availability macros for <filesystem> 2023-06-07 11:31:29 -07:00
.clang-format [libc++] Introduce __is_pointer_in_range 2023-06-07 13:33:58 -07:00
.clang-tidy
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt [libc++] Roll up fstream support into filesystem support 2023-06-07 08:04:58 -07:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT