Clone this repo:
  1. 16d589d [libc++] Include range access headers in `<optional>` only since C++26 (#214688) by A. Jiang · 15 hours ago main
  2. d134883 [libc++] Disable -Werror when running historical benchmarks (#214761) by Louis Dionne · 23 hours ago
  3. 684821c [libc++] Generate a per-target modulemap when using per-target runtime dirs (#209312) by Louis Dionne · 28 hours ago
  4. 193889f [libc++] Lower the default benchmark_min_time to 0.2s (#214499) by Louis Dionne · 28 hours ago
  5. a1d84ea [libc++] Switch the enable_warnings Lit parameter to enable_werror (#214113) by Louis Dionne · 29 hours ago
  6. 6770baf [libc++][libc++abi] Merge the operator new implementations into a shared file (#213427) by Nikolas Klauser · 32 hours ago
  7. 29ed0c5 [libc++] Implement LWG2899: Constrain move special functions of `tuple` and `unique_ptr` (#167211) by A. Jiang · 2 days ago
  8. 13975b4 [libc++][test] Fix construction and comparison for testing allocators (#212702) by A. Jiang · 3 days ago
  9. d429a7a [libc++] Move lerp to its own header instead of <cmath> (#213111) by Louis Dionne · 3 days ago
  10. 7f51ca8 [libc++] Refactor the conditions for enabling assertion tests (#213294) by Louis Dionne · 3 days ago
  11. dd55181 [libc++] Add missing return 0 to main functions in tests (#214190) by Louis Dionne · 3 days ago
  12. 31a4aac [libc++] Add dry-run coverage for the LNT tooling to the test-tools builder (#214028) by Louis Dionne · 3 days ago
  13. d549715 [libc++][pstl] Implementation of parallel std::destroy() and std::destroy_n() (#211888) by Michael G. Kazakov · 3 days ago
  14. 1730d9e [libc++] Make all of <random> depend on <__math/FOO.h> instead of <cmath> (#213084) by Hana Dusíková · 3 days ago
  15. 236af31 [libc++] Try fixing flaky fs.op.space test on FreeBSD (#213988) by Louis Dionne · 3 days ago
  16. 159fbc2 [libc++] Use the granular headers instead of <__locale> (#214029) by Louis Dionne · 3 days ago
  17. 843dc9a [libc++] Require installing dependencies before running LNT tooling (#214020) by Louis Dionne · 3 days ago
  18. d6f3050 [runtimes] Remove override of LLVM_ENABLE_PER_TARGET_RUNTIME_DIR on Darwin (#213748) by Louis Dionne · 3 days ago
  19. 35fa0b7 [libc++] Move math special functions under __cmath (#213944) by Louis Dionne · 3 days ago
  20. 116d69d [libc++] Add InsertNewlineAtEOF=True to .clang-format (#214078) by Michael G. Kazakov · 3 days ago