Clone this repo:

Branches

  1. 6809be3 [libc++] Implement comparison operators for `tuple` added in C++23 (#148799) by A. Jiang · 3 days ago main master
  2. 3b87c6c [libc++][NFC] Refactor __do_rehash a bit (#151543) by Nikolas Klauser · 3 days ago
  3. aecc760 [libc++] Simplify the tuple constructors a bit (#150405) by Nikolas Klauser · 3 days ago
  4. 22f8a6f [libc++] Fix return type of ilogb(double) (#150374) by Steffen Larsen · 4 days ago
  5. 4d9c569 [libc++] Add checks for misused hardening macros (#150669) by Louis Dionne · 4 days ago
  6. b4b5ae1 [libc++][hardening] Add a greppable prefix to assertion messages. (#150560) by Konstantin Varlamov · 4 days ago
  7. 090f3c0 Revert "[libc++][Clang] Added explanation why is_constructible evaluated to false. Updated the diagnostics checks in libc++ tests. (#144220)" by Victor Campos · 5 days ago
  8. 609ae3f [libc++][format][NFC] Granularize `__fmt_pair_like` (#150583) by A. Jiang · 6 days ago
  9. a0a06f3 [libc++] Add [[nodiscard]] to the vector accessor functions (#150615) by Nikolas Klauser · 6 days ago
  10. 7f0a3e2 [libc++][hardening] Introduce assertion semantics. (#149459) by Konstantin Varlamov · 6 days ago
  11. 744d9a2 [libcxx] Enable installing new runner binary on existing container by Aiden Grossman · 7 days ago
  12. ad41bba [libcxx] Install runner last when building CI containers by Aiden Grossman · 7 days ago
  13. 63ffc81 [libc++] Add missing CPO tests for range adaptors (#149557) by Louis Dionne · 10 days ago
  14. 0efa96f [libc++][NFC] Make __is_segmented_iterator a variable template (#149976) by Nikolas Klauser · 10 days ago
  15. 635c4fc [libc++] Move a bunch of tests from libcxx/test/libcxx to libcxx/test/std (#150199) by Nikolas Klauser · 10 days ago
  16. a1468c1 [libc++][hardening] Add an experimental function to log hardening errors (#149452) by Konstantin Varlamov · 11 days ago
  17. 69301b5 [libc++][NFC] Remove __all_default_constructible (#150406) by Nikolas Klauser · 11 days ago
  18. 61fe11b [libc++] Enable some tests on `android` (#149899) by Hristo Hristov · 13 days ago
  19. 6b7d6f7 [libc++] Remove mentions of Clang 18 in the test suite (#148862) by Louis Dionne · 14 days ago
  20. 732351f [libc++] Avoid duplicate LWGXYZ prefixes in status tables (#148874) by Louis Dionne · 2 weeks ago