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