Clone this repo:

Branches

  1. 3634c83 [libcxx] [test] Detect the UCRT printf("%a") formatting bug (#99846) by Martin Storsjö · 6 hours ago main
  2. c94f63c [libc++][libc++abi] Minor follow-up changes after ptrauth upstreaming (#87481) by Louis Dionne · 3 days ago
  3. b07e3ae [libc++] Allow testing Apple's system library as it is installed (#99086) by Louis Dionne · 8 days ago
  4. 6eed774 [libc++abi] Use __has_feature check to enable usage of thread_local for exception storage (#97591) by Louis Dionne · 3 weeks ago
  5. a3c7d3e [libc++] Remove annotations for GCC 13 and update the documentation (#97744) by Nikolas Klauser · 3 weeks ago
  6. 6c31d19 [libc++abi] Fixing up LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#97608) by Zibi Sarbinowski · 3 weeks ago
  7. e5b130d [libc++abi] Fix test failures with GCC 14 (#95759) by Nikolas Klauser · 4 weeks ago
  8. f54ac65 [libc++] Clean up and update deployment target features (#96312) by Louis Dionne · 4 weeks ago
  9. 6171cc7 [runtimes][NFC] Improve error message when running Lit incorrectly by Louis Dionne · 4 weeks ago
  10. bac941c [libc++] Fix deployment target Lit features (#94791) by Louis Dionne · 5 weeks ago
  11. 100fb18 [libc++abi] Use target_compile_options to pass LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#96112) by Louis Dionne · 5 weeks ago
  12. 472d9aa [libc++] Test suite adjustments on macOS (#95835) by Louis Dionne · 6 weeks ago
  13. 43dd5b4 [libc++][NFC] Fix typo by Louis Dionne · 7 weeks ago
  14. c5d2b18 [libc++] Fix failures with GCC 14 (#92663) by Nikolas Klauser · 8 weeks ago
  15. 118b125 [runtimes] Correctly apply libdir subdir for multilib (#93354) by Petr Hosek · 8 weeks ago
  16. 5f2c976 [runtimes][CMake] Simplify the propagation of test dependencies (#93558) by Louis Dionne · 8 weeks ago
  17. ca01b30 [runtimes] Reintroduce a way to select the compiler used for the test suite (#93542) by Louis Dionne · 8 weeks ago
  18. b663b9c Revise IDE folder structure (#89755) by Michael Kruse · 9 weeks ago
  19. ba37085 [WebAssembly] Upstream misc. EH changes (#92990) by Heejin Ahn · 9 weeks ago
  20. 5067b87 [WebAssembly] __USING_WASM_EXCEPTIONS__ -> __WASM_EXCEPTIONS__ (#92840) by Heejin Ahn · 9 weeks ago