Clone this repo:

Branches

  1. 75d0813 [libc++] Add initial support for picolibc by Michael Platings · 2 hours ago main
  2. c21fd38 [libcxxabi][ItaniumDemangle] Demangle explicitly named object parameters (#72881) by Michael Buch · 20 hours ago
  3. b90fa05 [libcxxabi][test][NFC] Turn off clang-format for demangler test-case array (#73503) by Michael Buch · 2 days ago
  4. e6a7fd8 [libc++abi] Avoid raw calls to assert() in libc++abi (#71121) by Louis Dionne · 6 days ago
  5. 3715938 [runtimes][NFC] Remove trailing whitespace by Louis Dionne · 12 days ago
  6. 79413b1 Remove deprecated warning from cmake files (#72595) by Tacet · 13 days ago
  7. d529bb5 [runtimes] Add TODO about CXX_STANDARD_REQUIRED being off after review comment by Louis Dionne · 13 days ago
  8. 0226cb1 [libc++] Bump the C++ Standard used to compile the dylib to C++23 (#66824) by Louis Dionne · 3 weeks ago
  9. 2074d6d [libc++][Android] Explicitly declare low-level lib existence (#70534) by Ryan Prichard · 4 weeks ago
  10. 3ed0e2b Revert recent changes to test_demangle.pass.cpp by Peter Collingbourne · 4 weeks ago
  11. 1c44412 [libc++][AIX] Add OS version to target triple by Jake Egan · 4 weeks ago
  12. 0c21658 [clang][NFC] Refactor `VectorType::VectorKind` by Vlad Serebrennikov · 4 weeks ago
  13. 9ee8567 [clang][NFC] Follow up to ArraySizeModifier refactoring by Vlad Serebrennikov · 4 weeks ago
  14. 2ca9f38 [libc++abi] Disable test with a leaks by Vitaly Buka · 5 weeks ago
  15. 5acf60c [libc++][Android] Mark tests XFAIL/UNSUPPORTED (#69271) by Ryan Prichard · 6 weeks ago
  16. 978d11c [libc++][Android] Support libc++ testing on Android (#69274) by Ryan Prichard · 6 weeks ago
  17. 7a1763f [libc++][NFC] Refactor the core logic of operator new into helper functions (#69407) by Louis Dionne · 6 weeks ago
  18. cbc5f2b [libc++][NFC] Reformat new.cpp and stdlib_new_delete.cpp by Louis Dionne · 6 weeks ago
  19. db9800c [libcxxabi] Add missing include statement. by Caroline Tice · 8 weeks ago
  20. b6e1ac1 [runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691) by Alexander Richardson · 8 weeks ago