Clone this repo:
  1. 00a6852 [libc++] Fix bug where `optional<T&>` couldn't be constructed from `transform()` (#203462) by William Tran-Viet · 79 minutes ago main
  2. a993ee8 [libc++] P3369R0: constexpr for `uninitialized_default_construct` (#200163) by A. Jiang · 80 minutes ago
  3. 5e15ee5 [libc++] Reimplement `optional<T&>` as a partial specialization (#201983) by William Tran-Viet · 28 hours ago
  4. 96897f3 [libc++] Hoist <compare> outside the threads guard in <thread> (#202535) by Louis Dionne · 2 days ago
  5. ac0568b [libc++] Remove _Lazy (#202303) by Nikolas Klauser · 3 days ago
  6. 9e85984 [libc++] Make __is_less_than_compatable a variable template (#202525) by Nikolas Klauser · 3 days ago
  7. c27d77d [libc++] Fill in Apple availability for LLVM 21 (#202347) by Louis Dionne · 3 days ago
  8. a7190b5 [libc++] Assume that __array_rank is provided by the compiler (#202511) by Nikolas Klauser · 3 days ago
  9. a9dda60 [libc++] Fix exception safety of `__hash_table::__copy_construct` (avoid memory leak) (#201452) by Nikita Taranov · 3 days ago
  10. b323d2f [libcxx] Enrich message for std::bad_variant_access exception (#196495) by Nikita Grivin · 3 days ago
  11. 2418396 [libc++][vector] Test `[[nodiscard]]` applied to `vector::iterator` (#202262) by Hristo Hristov · 4 days ago
  12. eda1227 [libc++][vector] Apply `[[nodiscard]]` to `vector<bool>::iterator` (#202265) by Hristo Hristov · 4 days ago
  13. 6fc6490 [libc++][format] Propagate `m` when formatting range elements (#94562) by A. Jiang · 4 days ago
  14. e3552a1 [libc++] Simplify some meta programming in <variant> (#201538) by Nikolas Klauser · 4 days ago
  15. 0478dcf [libc++] Make __can_dynamic_cast a variable template (#202297) by Nikolas Klauser · 4 days ago
  16. 62e064e [AIX][libc++] Mark offset_range test UNSUPPORTED on 32-bit AIX due to 32-bit off_t (#200861) by Himadhith · 4 days ago
  17. ea1b1a1 [libc++] Finish converting __wrap_iter::operator<,== to C++20 (#193287) by halbi2 · 4 days ago
  18. 146f7d5 [libc++][span][test] Various cleanups for <span> tests (#202319) by eiytoq · 4 days ago
  19. 6155b23 [libcxx] Bump Github runner image version (#202470) by Aiden Grossman · 4 days ago
  20. cc65b5d [libc++] Remove <atomic> includes from <stop_token> (#201710) by Nikolas Klauser · 5 days ago