llvm-project/libcxx
Kent Ross 081dad9e9e [libcxx][spaceship][doc] Repair links and clean up spaceship progress doc
Previously the specification was in a table in paragraph 14 of [container.requirements.general] but it has since been given its own sub section header, 24.2.2.4 [container.opt.reqmts].

This happened in 93ff092d1c

This update also includes misc. other cleanups of the spaceship projects sheet.

Reviewed By: Mordante, avogelsgesang, #libc

Differential Revision: https://reviews.llvm.org/D131928
2022-08-17 12:14:32 -07:00
..
benchmarks [libc++] Implements Unicode grapheme clustering 2022-07-20 18:38:32 +02:00
cmake [libc++] Simplify how we define the linker script for libc++ 2022-08-03 09:29:50 -04:00
docs [libcxx][spaceship][doc] Repair links and clean up spaceship progress doc 2022-08-17 12:14:32 -07:00
include [libc++] Diagnose when header search paths are set up incorrectly 2022-08-17 14:05:26 -04:00
lib [libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abort 2022-07-29 13:52:42 -04:00
src [libc++] Simplify how we define the linker script for libc++ 2022-08-03 09:29:50 -04:00
test [libc++][format] Improve format buffer. 2022-08-16 18:54:10 +02:00
utils Revert "[libcxx] Resolve warnings for Wshift-sign-overflow" 2022-08-17 10:37:24 -07:00
.clang-format [libc++] Fix merge-conflict in .clang-format 2022-07-28 10:32:02 +02:00
.clang-tidy [libc++] Make parameter names consistent and enforce the naming style using readability-identifier-naming 2022-07-08 18:17:47 +02:00
.gitignore
CMakeLists.txt Enable -Wctad-maybe-unsupported in LLVM build 2022-08-15 23:28:51 +00: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 [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00