Clone this repo:

Branches

  1. 74d2396 [libc++] Fix bug in atomic_ref's calculation of lock_free-ness (#99570) by Louis Dionne · 9 hours ago main master
  2. 1c723ad [libcxx] [test] Detect the UCRT printf("%a") formatting bug (#99846) by Martin Storsjö · 10 hours ago
  3. 6d3664e [libc++][doc] Updates the libc++ status page. (#100595) by Mark de Wever · 10 hours ago
  4. c36f7e2 [libc++] Enable Clang modules in carve-out CI jobs (#100571) by Louis Dionne · 12 hours ago
  5. ba07ccb [libc++] Remove outdated setting of LIBCXX_CXX_ABI_LIBRARY_PATH (#100631) by Louis Dionne · 12 hours ago
  6. 3b5df22 [libc++] Remove unmaintained support for generating code coverage (#100630) by Louis Dionne · 12 hours ago
  7. 18e51ff [libc++][test] Fix Clang `-Wunused-variable` warnings in time.zone.members/to_sys.pass.cpp (#100504) by Stephan T. Lavavej · 28 hours ago
  8. 6c7fd24 [libc++] Remove unmaintained LIBCXX_CONFIGURE_IDE (#100574) by Louis Dionne · 32 hours ago
  9. 7c1eb5a [libc++] Remove unnecessary check for LIBCXX_INCLUDE_TESTS (#100573) by Louis Dionne · 32 hours ago
  10. 022142b [libc++] Add missing xlocale.h include on Apple and FreeBSD (#99689) by Louis Dionne · 34 hours ago
  11. 171f89f [libc++][spaceship] Marks P1614 as complete. (#99375) by Mark de Wever · 34 hours ago
  12. a905b8f Fix fs.op.copy_file/copy_file_large.pass.cpp on z/OS (#100382) by Zibi Sarbinowski · 2 days ago
  13. be4267c [libcxx][test] Update picolibc version (#100348) by David Spickett · 2 days ago
  14. db5490c [libc++][spaceship] Implements X::iterator container requirements. (#99343) by Mark de Wever · 2 days ago
  15. 17f5346 [libc++] Improve behavior when using relative path for LIBCXX_ASSERTION_HANDLER_FILE (#100157) by Louis Dionne · 2 days ago
  16. ffbddf6 [libcxx][test] Explain picolib unsupported in sort.pass.cpp by David Spickett · 3 days ago
  17. 71236b1 Revert "[libc++][math] Fix undue overflowing of `std::hypot(x,y,z)` (#93350)" by Mitch Phillips · 3 days ago
  18. 3e2579d [libcxx][test] Update picolib xfails (#99631) by David Spickett · 3 days ago
  19. 74a3abe [libc++] Revert "Make std::pair trivially copyable if its members are (#89652)" (#100184) by Louis Dionne · 3 days ago
  20. 859a114 [libc++][Android] Fix Android bugs in the CI Dockerfile (#99623) by Ryan Prichard · 3 days ago