Clone this repo:

Branches

  1. 8d68d9a [libc++] Remove a few workarounds for old Clang versions (#143858) by Nikolas Klauser · 5 hours ago main
  2. 7614d8f [libc++] P2944R3: Constrained comparisons - update `reference_wrapper` implementation (#139368) by Hristo Hristov · 34 hours ago
  3. c16134f [libc++][test] Improve test coverage for flat_set (lack of) SCARY iterators (#139649) by halbi2 · 4 days ago
  4. 4ff69d9 [libc++] Update GDB pretty-printer to work with GDB 17 (#142106) by kotborealis · 4 days ago
  5. 81b8f6b [libc++] Expand Android libc++ test config files (#142846) by tynasello-google · 4 days ago
  6. a62897a [libc++] Fix typos in documentation (#143912) by Kazu Hirata · 4 days ago
  7. af61478 [libc++] Fix constructing `bitset` from non-null-terminated arrays (#143691) by A. Jiang · 4 days ago
  8. 3d0a406 [libc++] Remove allocator support from std::function (#140395) by Nikolas Klauser · 4 days ago
  9. 2e2fbc8 [libc++] Remove static_assert from hash.cpp that fires unconditionall by Nikolas Klauser · 5 days ago
  10. 566f1be [libc++] Simplify the implementation of __next_prime a bit (#143512) by Nikolas Klauser · 5 days ago
  11. f3aaf1d [libc++] Upgrade to GCC 15 (#138293) by Nikolas Klauser · 5 days ago
  12. 6ea8c5e [libc++] Make forward_list constexpr as part of P3372R3 (#129435) by Peng Liu · 5 days ago
  13. 89b9cd1 [libc++][NFC] Move __libcpp_is_integral into the else branch (#142556) by Nikolas Klauser · 5 days ago
  14. 4e9ae45 [libc++] Refactor signed/unsigned integer traits (#142750) by Nikolas Klauser · 5 days ago
  15. c6d950f [libc++] Fix constraints in `__countr_zero` and `__popcount` by Nikolas Klauser · 5 days ago
  16. c880a1b [libc++] Add missing C++20 [time.point.arithmetic] (#143165) by maflcko · 5 days ago
  17. b5d83e7 [libc++] Move swap test to a .compile.pass.cpp (#143167) by Louis Dionne · 6 days ago
  18. 31e02ba [libc++] Don't skip localization-related headers in header tests (#134877) by Louis Dionne · 6 days ago
  19. 58be4d4 [libc++] Document our ABI guarantees and what ABI flags exist to modify these guarantees (#132615) by Nikolas Klauser · 6 days ago
  20. d300536 [libc++] Simplify the implementation of std::hash (#140407) by Nikolas Klauser · 6 days ago