Clone this repo:
  1. d99e491 [libc++][test] Remove non-functional `constexpr` in three-way comparison test for `variant` (#222837) by A. Jiang · 15 hours ago main
  2. 7a8c854 [libc++][NFC] Simplify __to_gcc_order by avoiding constexprness (#220940) by Nikolas Klauser · 16 hours ago
  3. ce87a24 [libc++] Make _LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE part of the locale base API (#219196) by Nikolas Klauser · 16 hours ago
  4. d829ac0 Revert "[libc++] Remove __libcpp_allocate" (#222814) by Aiden Grossman · 25 hours ago
  5. 03dcad1 [libc++] Remove __libcpp_allocate (#220981) by Nikolas Klauser · 33 hours ago
  6. bd1e3d7 [libc++] Add [[gnu::warn_unused]] to a bunch of threading utilities (#213963) by Nikolas Klauser · 36 hours ago
  7. 2b34db1 [libc++] Simplify the implementation of std::declval (#222303) by Nikolas Klauser · 2 days ago
  8. 85d221f [libc++][pstl] Implementation of parallel std::minmax_element() based on parallel reduce (#221572) by Michael G. Kazakov · 2 days ago
  9. 0737034 [libc++] Remove `_LIBCPP_EXPLICIT_SINCE_CXX14` (#222221) by A. Jiang · 2 days ago
  10. 12b6f04 [libc++] Disable SSP in `clear_padding.pass.cpp` (#218130) by Michał Górny · 2 days ago
  11. 3604eb0 [libc++][pstl] Implementation of parallel std::is_heap() based on std::is_heap_until() (#221556) by Michael G. Kazakov · 2 days ago
  12. 615674d [libc++] Opt `std::*set` out of map key extraction optimization (#220452) by George Burgess IV · 3 days ago
  13. 7c9b5ae [libc++] Backport resolution of LWG2187 to C++11 (#222006) by A. Jiang · 3 days ago
  14. 5eb498b [libc++] Fix `optional<T>::transform` into `optional<T&>` (#221506) by William Tran-Viet · 3 days ago
  15. 0294029 [libcxx][libcxxabi][cmake] Deduplicate sanitizer flags function (#221757) by David Spickett · 3 days ago
  16. d4d3e44 [libc++][ranges] Implement LWG4013: Make `lazy_split_view::outer-iterator::value_type` non-default-constructible (#221919) by Vishank Singh · 3 days ago
  17. dacb70a [libc++][NFC] Remove `optional::__get` (#217218) by A. Jiang · 3 days ago
  18. 987e3da [libc++] Fix make_from_tuple for reference types (#220966) by Nikolas Klauser · 3 days ago
  19. 388d3fc [libc++][test] Test SFINAE for `optional`'s operators in C++17 (#221643) by A. Jiang · 4 days ago
  20. 303f90d [libc++][ranges] Implement LWG 3599 (#221573) by jiang1997 · 4 days ago