Clone this repo:

Branches

  1. 7f6cbcb [libc++][ranges] Applied `[[nodiscard]]` to `filter_view` (#173460) by Hristo Hristov · 29 hours ago main master
  2. 3b38015 [libc++] Implement P1789R3: Library Support for Expansion Statements (#167184) by Matthias Wippich · 2 days ago
  3. 0ca16a0 [libc++] Implement LWG3476: Remove incorrect decay-copy in std::async and add QoI static_assert improvements (#173363) by Marcell Leleszi · 2 days ago
  4. 972527f [libc++][NFC] Refactor `std::array`'s `verify.cpp` tests (#173455) by Hristo Hristov · 2 days ago
  5. 6335e08 [libc++][ios] Applied `[[nodiscard]]` (#173520) by A. Jiang · 2 days ago
  6. 14b6548 [libc++][NFC] Fixed formatting in Release Notes (#173526) by Hristo Hristov · 2 days ago
  7. 1b89ec6 [libc++] Implement P3836R2: Make `optional<T&>` trivially copyable (#171528) by William Tran-Viet · 4 days ago
  8. 7a5b125 [libc++][ranges] Applied `[[nodiscard]]` to `empty_view` (#173215) by Hristo Hristov · 4 days ago
  9. 54afa35 [libc++][ranges] Applied `[[nodiscard]]` to `drop_while_view` (#173211) by Hristo Hristov · 4 days ago
  10. df21539 [libc++][ranges] Applied `[[nodiscard]]` to `chunk_by_view ` (#173178) by Hristo Hristov · 4 days ago
  11. c9443e2 [libc++][ranges] Applied `[[nodiscard]]` to `common_view` (#173176) by Hristo Hristov · 4 days ago
  12. 3a1cb72 [libc++][ranges] Applied `[[nodiscard]]` to `as_rvalue_view` (#173145) by Hristo Hristov · 4 days ago
  13. 6e279aa [libc++] Applied `[[nodiscard]]` to more Language Support classes (#171078) by Hristo Hristov · 4 days ago
  14. 193fed9 [libc++][regex] Applied `[[nodiscard]]` (#170974) by Hristo Hristov · 4 days ago
  15. 6178208 [libc++][docs] Mark P2786R13 and P3920R0 "Nothing To Do" (#173348) by A. Jiang · 4 days ago
  16. 74eb100 [libc++] Optimize rotate (#120890) by Nikolas Klauser · 4 days ago
  17. ff3a2be [libc++] Refactor std::equal to forward to the 3-leg overload if the size of the ranges is known (#171585) by Nikolas Klauser · 5 days ago
  18. 10a5e4e [libc++] Update locale.cpp to use some newer C++ features (#173286) by Nikolas Klauser · 5 days ago
  19. 6878412 [libc++][NFC] Use __specialized_algorithm for std::copy __bit_iterator specialization (#172270) by Nikolas Klauser · 5 days ago
  20. acca3ae [libc++] Add an ABI flag to make __bit_iterator trivially copyable (#172271) by Nikolas Klauser · 5 days ago