Clone this repo:

Branches

  1. c6b0f02 [libc++] Make it possible to mark a gen-test as UNSUPPORTED (#156737) by Louis Dionne · 8 hours ago main
  2. b368e96 [libc++][NFC] Use llvm.org/PR to link to bug reports (#156288) by Nikolas Klauser · 16 hours ago
  3. ebc6cda [libc++] Split ABI flag for removing iterator bases and removing the second member in reverse_iterator (#143079) by Nikolas Klauser · 16 hours ago
  4. 23f4fbf [libc++][test] Get rid of warning on macOS about undefined macro (#156785) by A. Jiang · 16 hours ago
  5. 21bb53a [libc++] Add ABI tests for introducing _LIBCPP_COMPRESSED_ELEMENT (#156416) by Nikolas Klauser · 16 hours ago
  6. 0527c18 [libc++][C++03] remove unused macro in __config (#156609) by Un1q32 · 31 hours ago
  7. 2b317cc [libc++][ranges] LWG4083: `views::as_rvalue` should reject non-input ranges (#155156) by Hristo Hristov · 2 days ago
  8. aaebc4e [libc++] Refactor remaining __find_equal calls (#156594) by Nikolas Klauser · 2 days ago
  9. d6f1f67 [libc++][C++03] Backport #111127, #112843 and #121620 (#155571) by Nikolas Klauser · 2 days ago
  10. f3a5ace [libc++] Add thread safety annotations for std::lock (#154078) by Nikolas Klauser · 2 days ago
  11. 431106b [libc++] Simplify std::function implementation further (#145153) by Nikolas Klauser · 2 days ago
  12. 3b309aa [libc++] Refactor __tree::__find_equal to not have an out parameter (#147345) by Nikolas Klauser · 2 days ago
  13. 79a6f33 [libc++] Optimize {map,set}::insert(InputIterator, InputIterator) (#154703) by Nikolas Klauser · 2 days ago
  14. 2787159 [libcxx][test] Avoid warnings about unused variables and typedefs if `_LIBCPP_VERSION` is not defined (#155679) by Alex Guteniev · 2 days ago
  15. 23b5bc9 [libc++] Simplify <tuple> further (#156351) by Nikolas Klauser · 3 days ago
  16. 79add03 [libc++] Remove a few GCC workarounds that aren't needed anymore (#156290) by Nikolas Klauser · 3 days ago
  17. 65a5746 [libc++][NFC] Replace typedefs with using declarations (#156009) by Nikolas Klauser · 3 days ago
  18. 70c21e3 [libc++] Optimize map::insert_or_assign (#155816) by Nikolas Klauser · 6 days ago
  19. 949bedf [libc++] Disable cv-qualified arithmetic hash specializations (#155786) by Nikolas Klauser · 6 days ago
  20. 93a7981 [libc++] Remove __classic_[upper,lower]_table from cxx03 __locale header NFC) (#155916) by Zibi Sarbinowski · 7 days ago