Clone this repo:
  1. bf0edf8 [libc++][test-suite][NFC] Move `unused_variables` tests (#223234) by Hristo Hristov · 9 hours ago main
  2. ddff71d [libc++] Move _LIBCPP_HAS_COND_CLOCKWAIT into condition_variable.h (#222904) by Nikolas Klauser · 19 hours ago
  3. 387ec81 [libc++] Optimize string copy construction (#222021) by Nikolas Klauser · 19 hours ago
  4. 8173948 [libc++][NFC] Remove some unused functions from to_chars_integral.h (#223130) by Nikolas Klauser · 20 hours ago
  5. 3f2a6ad [libc++] Provide aligned allocation function iff the compiler claims support (#219199) by Nikolas Klauser · 20 hours ago
  6. 9003263 [libc++] Test LWG4113: Disallow `has_unique_object_representations<Incomplete[]>` (#169446) by A. Jiang · 3 days ago
  7. d99e491 [libc++][test] Remove non-functional `constexpr` in three-way comparison test for `variant` (#222837) by A. Jiang · 4 days ago
  8. 7a8c854 [libc++][NFC] Simplify __to_gcc_order by avoiding constexprness (#220940) by Nikolas Klauser · 4 days ago
  9. ce87a24 [libc++] Make _LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE part of the locale base API (#219196) by Nikolas Klauser · 4 days ago
  10. d829ac0 Revert "[libc++] Remove __libcpp_allocate" (#222814) by Aiden Grossman · 4 days ago
  11. 03dcad1 [libc++] Remove __libcpp_allocate (#220981) by Nikolas Klauser · 5 days ago
  12. bd1e3d7 [libc++] Add [[gnu::warn_unused]] to a bunch of threading utilities (#213963) by Nikolas Klauser · 5 days ago
  13. 2b34db1 [libc++] Simplify the implementation of std::declval (#222303) by Nikolas Klauser · 5 days ago
  14. 85d221f [libc++][pstl] Implementation of parallel std::minmax_element() based on parallel reduce (#221572) by Michael G. Kazakov · 5 days ago
  15. 0737034 [libc++] Remove `_LIBCPP_EXPLICIT_SINCE_CXX14` (#222221) by A. Jiang · 6 days ago
  16. 12b6f04 [libc++] Disable SSP in `clear_padding.pass.cpp` (#218130) by Michał Górny · 6 days ago
  17. 3604eb0 [libc++][pstl] Implementation of parallel std::is_heap() based on std::is_heap_until() (#221556) by Michael G. Kazakov · 6 days ago
  18. 615674d [libc++] Opt `std::*set` out of map key extraction optimization (#220452) by George Burgess IV · 6 days ago
  19. 7c9b5ae [libc++] Backport resolution of LWG2187 to C++11 (#222006) by A. Jiang · 6 days ago
  20. 5eb498b [libc++] Fix `optional<T>::transform` into `optional<T&>` (#221506) by William Tran-Viet · 6 days ago