Clone this repo:

Branches

  1. 45405eb [libc++] Fix bug in atomic_ref's calculation of lock_free-ness (#99570) by Louis Dionne · 6 hours ago main
  2. e85ad22 [libcxx] [test] Detect the UCRT printf("%a") formatting bug (#99846) by Martin Storsjö · 6 hours ago
  3. 6572f40 [libc++][doc] Updates the libc++ status page. (#100595) by Mark de Wever · 7 hours ago
  4. 7c3b55c [libc++] Enable Clang modules in carve-out CI jobs (#100571) by Louis Dionne · 9 hours ago
  5. 79bca87 [libc++] Remove outdated setting of LIBCXX_CXX_ABI_LIBRARY_PATH (#100631) by Louis Dionne · 9 hours ago
  6. 3c9ec74 [libc++] Remove unmaintained support for generating code coverage (#100630) by Louis Dionne · 9 hours ago
  7. 256e280 [libc++][test] Fix Clang `-Wunused-variable` warnings in time.zone.members/to_sys.pass.cpp (#100504) by Stephan T. Lavavej · 25 hours ago
  8. 854bcb9 [libc++] Remove unmaintained LIBCXX_CONFIGURE_IDE (#100574) by Louis Dionne · 29 hours ago
  9. 6de34b6 [libc++] Remove unnecessary check for LIBCXX_INCLUDE_TESTS (#100573) by Louis Dionne · 29 hours ago
  10. e33039b [libc++] Add missing xlocale.h include on Apple and FreeBSD (#99689) by Louis Dionne · 31 hours ago
  11. e3eb99d [libc++][spaceship] Marks P1614 as complete. (#99375) by Mark de Wever · 31 hours ago
  12. dbae3c4 Fix fs.op.copy_file/copy_file_large.pass.cpp on z/OS (#100382) by Zibi Sarbinowski · 34 hours ago
  13. 1ac8f1a [libcxx][test] Update picolibc version (#100348) by David Spickett · 2 days ago
  14. 70fe604 [libc++][spaceship] Implements X::iterator container requirements. (#99343) by Mark de Wever · 2 days ago
  15. 6520db1 [libc++] Improve behavior when using relative path for LIBCXX_ASSERTION_HANDLER_FILE (#100157) by Louis Dionne · 2 days ago
  16. 99be064 [libcxx][test] Explain picolib unsupported in sort.pass.cpp by David Spickett · 2 days ago
  17. 2811b7d Revert "[libc++][math] Fix undue overflowing of `std::hypot(x,y,z)` (#93350)" by Mitch Phillips · 3 days ago
  18. ee093ca [libcxx][test] Update picolib xfails (#99631) by David Spickett · 3 days ago
  19. 437475c [libc++] Revert "Make std::pair trivially copyable if its members are (#89652)" (#100184) by Louis Dionne · 3 days ago
  20. 52761e7 [libc++][Android] Fix Android bugs in the CI Dockerfile (#99623) by Ryan Prichard · 3 days ago