Clone this repo:

Branches

  1. a71de0f [libc++] Use --merge append when submitting to LNT (#189030) by Louis Dionne · 20 hours ago main master
  2. 8134bec [libc++] Allow passing individual commits to LNT runners (#189020) by Louis Dionne · 21 hours ago
  3. 75d1662 [libc++] Bump base image version in Docker compose (#188848) by Louis Dionne · 21 hours ago
  4. 4f01c2a [libc++] Install venv in the CI Docker image (#188825) by Louis Dionne · 2 days ago
  5. 7b05a88 [libc++] Add another const_cast to support hash_map copy assignment by Peter Collingbourne · 2 days ago
  6. d6bdfc9 [libc++] Fix negate and bit_xor in C++03 frozen headers (#187573) by Louis Dionne · 2 days ago
  7. c5247d9 [libc++] Remove the dead code in stdatomic.h in frozen C++03 mode (#188346) by Michael Levine · 2 days ago
  8. a53bd49 [libc++] Use internal std::__is_sufficiently_aligned to check requirement in atomic ref constructors (#188530) by Michael Levine · 2 days ago
  9. 09490de Reapply "[libcxx] adds `__split_buffer::__swap_layouts`" (#185120) (#187763) by Christopher Di Bella · 2 days ago
  10. 8f9f107 Prepare libcxx and libcxxabi for pointer field protection. by Peter Collingbourne · 3 days ago
  11. d696476 [libc++] Add CMake plumbing for _LIBCPP_HAS_THREAD_API_C11 mode. (#188414) by Alexey Samsonov · 3 days ago
  12. 2a474ab [libc++] Remove non-standard member type iterator_type from __wrap_iter (#186871) by Nikhil Kotikalapudi · 3 days ago
  13. cc0bf8f [libc++] Fix type confusion in hash_{,multi}map by Peter Collingbourne · 4 days ago
  14. 846aa05 [libc++] Fix includes in `<string>` for no-`wchar_t` modes (#187650) by A. Jiang · 6 days ago
  15. a72ee46 [libc++] Fix random_shuffle signature in C++03 mode with frozen headers (#186443) by Zibi Sarbinowski · 8 days ago
  16. 28ac5d7 [libc++][NFC] Remove redundant guard for `__cpp_lib_destroying_delete` (#187473) by A. Jiang · 9 days ago
  17. 0c8a81a [libc++] Unify python shebangs (#187258) by Ross Burton · 9 days ago
  18. 382ce33 [libc++][docs][NFC] Update Open XL supported version to 17.1.4 (#176112) by Hristo Hristov · 9 days ago
  19. f8b7b65 [libc++] Fix missing availability check for visionOS in apple_availability.h (#187015) by Louis Dionne · 9 days ago
  20. a9fe93c [libc++] Fix passing through object to comparisons in __tree (#186341) by Nikolas Klauser · 10 days ago