Clone this repo:
  1. eedfcbf [libc++] Implement single element vector::insert in terms of emplace (#210284) by Nikolas Klauser · 15 hours ago main
  2. a923dbb [libcxx][FreeBSD] Add comments for unsupported xopen_source.gen.py test (#216002) by aokblast · 24 hours ago
  3. 3b5e31b [libc++] Also run the benchmarks with Fast hardening mode (#218029) by Louis Dionne · 3 days ago
  4. 968692e [libc++] Disable the wmemchr optimization in std::find on Apple platforms (#217655) by Nikolas Klauser · 3 days ago
  5. c707439 [libc++][tests] Enable 'simd_unary.pass.cpp' test for Armv7 Linux targets. (#217807) by Vladimir Vereschaka · 3 days ago
  6. 93eb833 [libc++] Give the LNT tooling its own requirements.txt (#217889) by Louis Dionne · 4 days ago
  7. 308d50d [libc++][ranges][enumerate_view] Fix iterator converting constructor test (#212044) by Lucas Mellone · 4 days ago
  8. a62b6ce [libc++] Avoid more <format> code in <vector> (#185596) by Nikolas Klauser · 4 days ago
  9. 96fab70 [libc++] Pin down macOS 26.5 and arm64 in the LNT machines (#217763) by Louis Dionne · 4 days ago
  10. 9f3fd19 [libc++] Use https for lnt submissions (#217746) by Louis Dionne · 4 days ago
  11. d9d4361 [libc++] Support file offsets larger than 2GB in basic_filebuf on 32-bit AIX and 32-bit glibc Linux (#215892) by Jake Egan · 5 days ago
  12. 9e0b5f8 [libc++][test] Remove `XFAIL` mark for LLVM libc on `system` (#217237) by A. Jiang · 6 days ago
  13. ab7506f [libc++] disable hwasan for the 'set_new_handler' test (#217086) by Adam · 6 days ago
  14. 4189b1f [libc++] Fix missing 'get_new_handler()' for MSVC mode builds (#150182) by Adam · 7 days ago
  15. 31a2b2b [libc++][NFC] Change `_NOEXCEPT` to `noexcept` for components not in C++03 (#216948) by A. Jiang · 7 days ago
  16. a59dd02 [libc++] Define behaviour for calling target() and target_type() on -fno-rtti std::functions (#209471) by Nikolas Klauser · 8 days ago
  17. 92a09b1 [libc++][optional] LWG4497: `std::nullopt_t` should be comparable (#214975) by Hristo Hristov · 8 days ago
  18. c8f733e [libc++][test] Mark `UNSUPPORTED` for a test relying on `[[clang::trivial_abi]]` for compilers not supporting it (#211736) by A. Jiang · 8 days ago
  19. 38c3d4a [libc++] Simplify the implementation of std::make_from_tuple (#215067) by Nikolas Klauser · 9 days ago
  20. 5423d1b [libc++] Upgrade to GCC 16 (#206235) by Nikolas Klauser · 11 days ago