Clone this repo:
  1. ff9c3e3 [libc++] std::byteswap support for _BitInt(N) (#196512) by Xavier Roche · 11 hours ago main
  2. b20b91a Update Google Benchmark to v1.9.5 (#198964) by Brad Smith · 21 hours ago
  3. 93ac26e [libc++][NFC] Move functions in shared_ptr.h into the class body (#200343) by Nikolas Klauser · 30 hours ago
  4. e7c584a [libc++] Only push/pop diagnostics for ABI annotations pragmas if not in a system header (#200338) by Nikolas Klauser · 33 hours ago
  5. 56e6471 [libc++] Use variable templates instead of class templates in shared_ptr.h (#199481) by Nikolas Klauser · 2 days ago
  6. 2a5fc16 [libc++] Applied `[[nodiscard]]` to `array::iterator` (#198492) by Hristo Hristov · 2 days ago
  7. d26d1d4 [libc++] Fix multi{map,set}::extract not returning the first matching element (#199703) by Nikolas Klauser · 2 days ago
  8. 2f58b9a [libc++] Simplify the implementation of conditional a bit (#199916) by Nikolas Klauser · 2 days ago
  9. 7607592 [libc++] Implement P3508R0: Wording for "constexpr for specialized memory algorithms" (#197313) by William Tran-Viet · 2 days ago
  10. 381edd2 [libc++] Update the base image hash to get GCC 16 (#199882) by Nikolas Klauser · 3 days ago
  11. 453fb4e [libc++] Add __is_transparently_comparable_v optimizations for set, multiset, and multimap functions [Issue 187105] (#189735) by Michael Levine · 3 days ago
  12. a75ed94 Add missing annotations for Apple platforms (#198864) by Paul Kirth · 3 days ago
  13. 9e5e893 [libc++][C++03] Fix array/size_and_alignment.compile.pass.cpp (#198822) by Nikolas Klauser · 3 days ago
  14. 43711e14 [libc++] Remove workarounds for __{add,remove}_pointer on AppleClang (#199821) by Nikolas Klauser · 3 days ago
  15. c2590a5 [libc++][NFC] Remove lit annotations for older AppleClang versions (#199817) by Nikolas Klauser · 3 days ago
  16. d942298 [clang] Add builtin to clear padding bytes (prework for P0528R3) (#75371) by Hui · 4 days ago
  17. a5447a8 [libc++] Update the GCC head version to 17 (#199823) by Nikolas Klauser · 4 days ago
  18. 3fd6555 [libc++] Mark string.capacity/over_max_size.pass.cpp as UNSUPPORTED on old dylibs (#199682) by Nikolas Klauser · 4 days ago
  19. 57d923d [libc++] Use __in_out_result in the remaining appropriate algorithms (#198156) by Nikolas Klauser · 4 days ago
  20. dbe8078 [libc++] Address most LLVM23 TODOs (#199397) by Nikolas Klauser · 5 days ago