llvm-project/libcxx
Louis Dionne aa656f6c2d [runtimes] Introduce object libraries
This is a variant of D116689 rebased on top of the new (proposed) ABI
refactoring in D120727. It should conserve the basic properties of the
original patch by @phosek, except it also allows cleaning up the merging
of libc++abi into libc++ from the libc++ side.

Differential Revision: https://reviews.llvm.org/D125393
2022-05-16 08:41:16 -04:00
..
benchmarks [runtimes][NFC] Remove dead code for Standalone builds 2022-05-13 14:37:24 -04:00
cmake [runtimes] Introduce object libraries 2022-05-16 08:41:16 -04:00
docs [libc++][ranges][NFC] Mark completed issues related to the One Ranges Proposal. 2022-05-14 13:08:51 -07:00
include [libc++] Simplify the string structures a bit more 2022-05-14 22:07:50 +02:00
lib [libc++] Overhaul how we select the ABI library 2022-05-13 08:32:09 -04:00
src [runtimes] Introduce object libraries 2022-05-16 08:41:16 -04:00
test [libc++][test] Verify std::views::drop and std::views::join are CPOs 2022-05-14 22:11:36 -06:00
utils [runtimes] Introduce object libraries 2022-05-16 08:41:16 -04:00
.clang-format [libc++] Update clang-format to C++20. 2021-10-30 12:50:57 +02:00
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
CMakeLists.txt [runtimes][NFC] Remove dead code for Standalone builds 2022-05-13 14:37:24 -04:00
CREDITS.TXT Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml