Clone this repo:

Branches

  1. 348d586 [libc++] Create issues in batch in libcxx/utils/conformance (#204428) by Louis Dionne · 12 hours ago main master
  2. 72e6894 [libc++] Document post-WG21-meeting conformance update procedure (#204357) by Louis Dionne · 16 hours ago
  3. e3c8035 [libc++] Add WG21 issues and papers voted in Brno (#204191) by Louis Dionne · 19 hours ago
  4. 0031a3e [libcxx] Configuration option to lower deque block size (#198348) by Prabhu Rajasekaran · 31 hours ago
  5. 97a66e2 [libc++][numeric] Applied `[[nodiscard]]` to `<numeric>` (#202770) by Hristo Hristov · 36 hours ago
  6. af56c99 [libc++] Strengthen optional value constructor noexcept (#202765) by Yuxuan Chen · 2 days ago
  7. f070aaa [AIX][libc++] Fix sized_delete.pass.cpp for AIX by adding -fsized-deallocation flag (#199366) by Himadhith · 2 days ago
  8. 2a6e659 [libc++] Enable header tests under all configurations (#202543) by Louis Dionne · 3 days ago
  9. dda7139 [libc++] Make the body of println(FILE*) dependent on the template parameter to avoid template instantiation (#200996) by Braden Ganetsky · 3 days ago
  10. 69e464a [libc++][NFC] Simplify `optional<T>` and `optional<T&>` a bit (#203665) by William Tran-Viet · 4 days ago
  11. cfda98d [libcxx] Do not mark mkstemp tests xfail for libc (#203681) by Aiden Grossman · 5 days ago
  12. cd088b6 [libc++] LWG3767: `codecvt<charN_t, char8_t, mbstate_t>` incorrectly added to locale (#201749) by A. Jiang · 5 days ago
  13. 7a678f3 [libc++] Fix bug where `optional<T&>` couldn't be constructed from `transform()` (#203462) by William Tran-Viet · 5 days ago
  14. 395d2f2 [libc++] P3369R0: constexpr for `uninitialized_default_construct` (#200163) by A. Jiang · 5 days ago
  15. dd9901c [libc++] Reimplement `optional<T&>` as a partial specialization (#201983) by William Tran-Viet · 6 days ago
  16. c2c76cb [libc++] Hoist <compare> outside the threads guard in <thread> (#202535) by Louis Dionne · 7 days ago
  17. 80d278b [libc++] Remove _Lazy (#202303) by Nikolas Klauser · 8 days ago
  18. fd85469 [libc++] Make __is_less_than_compatable a variable template (#202525) by Nikolas Klauser · 8 days ago
  19. 8da1e80 [libc++] Fill in Apple availability for LLVM 21 (#202347) by Louis Dionne · 8 days ago
  20. deb0be2 [libc++] Assume that __array_rank is provided by the compiler (#202511) by Nikolas Klauser · 8 days ago