1. ac94781 [NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT tests (#101196) by Xing Xue · 2 days ago main
  2. 859a942 Make caches protected (#101184) by Dmitry Chestnykh · 4 days ago
  3. 3634c83 [libcxx] [test] Detect the UCRT printf("%a") formatting bug (#99846) by Martin Storsjö · 8 days ago
  4. c94f63c [libc++][libc++abi] Minor follow-up changes after ptrauth upstreaming (#87481) by Louis Dionne · 11 days ago
  5. b07e3ae [libc++] Allow testing Apple's system library as it is installed (#99086) by Louis Dionne · 2 weeks ago
  6. 6eed774 [libc++abi] Use __has_feature check to enable usage of thread_local for exception storage (#97591) by Louis Dionne · 4 weeks ago
  7. a3c7d3e [libc++] Remove annotations for GCC 13 and update the documentation (#97744) by Nikolas Klauser · 4 weeks ago
  8. 6c31d19 [libc++abi] Fixing up LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#97608) by Zibi Sarbinowski · 4 weeks ago
  9. e5b130d [libc++abi] Fix test failures with GCC 14 (#95759) by Nikolas Klauser · 5 weeks ago
  10. f54ac65 [libc++] Clean up and update deployment target features (#96312) by Louis Dionne · 5 weeks ago
  11. 6171cc7 [runtimes][NFC] Improve error message when running Lit incorrectly by Louis Dionne · 5 weeks ago
  12. bac941c [libc++] Fix deployment target Lit features (#94791) by Louis Dionne · 6 weeks ago
  13. 100fb18 [libc++abi] Use target_compile_options to pass LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#96112) by Louis Dionne · 6 weeks ago
  14. 472d9aa [libc++] Test suite adjustments on macOS (#95835) by Louis Dionne · 7 weeks ago
  15. 43dd5b4 [libc++][NFC] Fix typo by Louis Dionne · 8 weeks ago
  16. c5d2b18 [libc++] Fix failures with GCC 14 (#92663) by Nikolas Klauser · 9 weeks ago
  17. 118b125 [runtimes] Correctly apply libdir subdir for multilib (#93354) by Petr Hosek · 9 weeks ago
  18. 5f2c976 [runtimes][CMake] Simplify the propagation of test dependencies (#93558) by Louis Dionne · 9 weeks ago
  19. ca01b30 [runtimes] Reintroduce a way to select the compiler used for the test suite (#93542) by Louis Dionne · 9 weeks ago
  20. b663b9c Revise IDE folder structure (#89755) by Michael Kruse · 10 weeks ago
  21. ba37085 [WebAssembly] Upstream misc. EH changes (#92990) by Heejin Ahn · 2 months ago
  22. 5067b87 [WebAssembly] __USING_WASM_EXCEPTIONS__ -> __WASM_EXCEPTIONS__ (#92840) by Heejin Ahn · 2 months ago
  23. fc3fb07 [libcxx][libcxxabi] Fix build for OpenBSD (#92186) by John Ericson · 3 months ago
  24. a37a3aa Update stale comments of the demangler, NFC (#91740) by Haojian Wu · 3 months ago
  25. d17298a [libc++abi][AIX] Use different function pointer types for destructors with 1 or 2 args (#89624) by Xing Xue · 3 months ago
  26. 09737b8 Add clarifying parenthesis around non-trivial conditions in ternary expressions. (#90391) by luolent · 3 months ago
  27. 51fe358 [NFC][libunwind][AIX] Add diagnostic push and TODO by David Tenty · 4 months ago
  28. 932d253 [libc++] Upstream ptrauth support in libc++ and libc++abi (#84573) by Louis Dionne · 4 months ago
  29. 1317096 [libc++abi] Disable forced_unwind4 test for musl. (#85096) by Alastair Houghton · 4 months ago
  30. ec88f0a [runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917) by Martin Storsjö · 5 months ago
  31. fc6253a [libc++abi] Always re-export std:: exception types from libc++abi (#84031) by Louis Dionne · 5 months ago
  32. 204deaa [ItaniumDemangle] reject A-F in FP literals (#82864) by Ryan Prichard · 5 months ago
  33. 519cb8a [libc++] Always keep libc++abi re-exports up-to-date (#79012) by Louis Dionne · 5 months ago
  34. 5b35c9f [libc++] Remove LIBCXX_EXECUTOR and LIBCXXABI_EXECUTOR (#79886) by Louis Dionne · 5 months ago
  35. a7b3d96 [libc++abi] Revert temporary workaround to unblock Chrome by Louis Dionne · 6 months ago
  36. fb27868 [libc++abi] Replace usage of raw assert by _LIBCXXABI_ASSERT (#80689) by Louis Dionne · 6 months ago
  37. 0c4e8fa [libc++abi] Add temporary workaround to unblock Chrome by Louis Dionne · 6 months ago
  38. 4dc8013 [libc++] Split the monolithic __threading_support header (#79654) by Louis Dionne · 6 months ago
  39. f48a08b [ItaniumDemangle] reapply 0e754e114a6 (#79488) by Nico Weber · 6 months ago
  40. a46df1f [libc++] Fix the behavior of throwing `operator new` under -fno-exceptions (#69498) by Louis Dionne · 6 months ago
  41. fe59635 [libc++] Fix noexcept behaviour of operator new helper functions (#74337) by azhan92 · 6 months ago
  42. 9986707 [libc++abi] Implement __cxa_init_primary_exception and use it to optimize std::make_exception_ptr (#65534) by itrofimow · 6 months ago
  43. ea028d4 [libc++abi] Fix typo in CMake error message by Louis Dionne · 7 months ago
  44. aa4b867 [libc++abi] Improve error message when libunwind is missing from LLVM_ENABLE_RUNTIMES (#77991) by Louis Dionne · 7 months ago
  45. a1171ad [runtimes] Use LLVM libunwind from libc++abi by default (#77687) by Louis Dionne · 7 months ago
  46. f80f02a [libc++abi] Handle catch null pointer-to-object (#68076) by Iain Sandoe · 7 months ago
  47. 1ec0821 [llvm-cxxfilt] Added the option --no-params (#75348) by Dmitry Vasilyev · 7 months ago
  48. 7451ba4 Revert "[llvm-cxxfilt] Added the option --no-params (#75348)" by Arthur Eubanks · 7 months ago
  49. 6e2ded9 [llvm-cxxfilt] Added the option --no-params (#75348) by Dmitry Vasilyev · 7 months ago
  50. 8806fb8 [libc++] Add a picolibc test configuration with exceptions enabled (#75462) by Dominik Wójt · 8 months ago
  51. c7c5649 [runtimes] Don't link against compiler-rt explicitly when we use -nostdlib++ (#75089) by Louis Dionne · 8 months ago
  52. 6bd2588 [libc++abi] Fix test on Android (#74753) by Maksim Panchenko · 8 months ago
  53. d5e7c42 [libc++abi] Fix lpStart adjustment for exceptions table (#72727) by Maksim Panchenko · 8 months ago
  54. e88fcc9 [libc++] Remove dependence on <ciso646> (#73271) by Michael Kenzel · 8 months ago
  55. 4cb5c2c [libc++] Run picolibc tests with qemu by Michael Platings · 8 months ago
  56. 75d0813 [libc++] Add initial support for picolibc by Michael Platings · 8 months ago
  57. c21fd38 [libcxxabi][ItaniumDemangle] Demangle explicitly named object parameters (#72881) by Michael Buch · 8 months ago
  58. b90fa05 [libcxxabi][test][NFC] Turn off clang-format for demangler test-case array (#73503) by Michael Buch · 8 months ago
  59. e6a7fd8 [libc++abi] Avoid raw calls to assert() in libc++abi (#71121) by Louis Dionne · 8 months ago
  60. 3715938 [runtimes][NFC] Remove trailing whitespace by Louis Dionne · 9 months ago
  61. 79413b1 Remove deprecated warning from cmake files (#72595) by Tacet · 9 months ago
  62. d529bb5 [runtimes] Add TODO about CXX_STANDARD_REQUIRED being off after review comment by Louis Dionne · 9 months ago
  63. 0226cb1 [libc++] Bump the C++ Standard used to compile the dylib to C++23 (#66824) by Louis Dionne · 9 months ago
  64. 2074d6d [libc++][Android] Explicitly declare low-level lib existence (#70534) by Ryan Prichard · 9 months ago
  65. 3ed0e2b Revert recent changes to test_demangle.pass.cpp by Peter Collingbourne · 9 months ago
  66. 1c44412 [libc++][AIX] Add OS version to target triple by Jake Egan · 9 months ago
  67. 0c21658 [clang][NFC] Refactor `VectorType::VectorKind` by Vlad Serebrennikov · 9 months ago
  68. 9ee8567 [clang][NFC] Follow up to ArraySizeModifier refactoring by Vlad Serebrennikov · 9 months ago
  69. 2ca9f38 [libc++abi] Disable test with a leaks by Vitaly Buka · 9 months ago
  70. 5acf60c [libc++][Android] Mark tests XFAIL/UNSUPPORTED (#69271) by Ryan Prichard · 10 months ago
  71. 978d11c [libc++][Android] Support libc++ testing on Android (#69274) by Ryan Prichard · 10 months ago
  72. 7a1763f [libc++][NFC] Refactor the core logic of operator new into helper functions (#69407) by Louis Dionne · 10 months ago
  73. cbc5f2b [libc++][NFC] Reformat new.cpp and stdlib_new_delete.cpp by Louis Dionne · 10 months ago
  74. db9800c [libcxxabi] Add missing include statement. by Caroline Tice · 10 months ago
  75. b6e1ac1 [runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691) by Alexander Richardson · 10 months ago
  76. e8e4eb8 [libc++][lit] Allow overriding the executor for tests (#66545) by Alexander Richardson · 10 months ago
  77. c28dc42 [libc++abi][WebAssembly] Support Wasm EH by Heejin Ahn · 12 months ago
  78. cb9bef1 [runtimes] Simplify testing configurations on GCC by using -nostdlib++ (#67021) by Louis Dionne · 11 months ago
  79. 50481a0 [runtimes][NFC] Remove old Lit annotations for gcc-12 and clang-14 by Louis Dionne · 11 months ago
  80. b4b9171 [runtimes] Fix link order of system librarires on Apple platforms (#66940) by Louis Dionne · 11 months ago
  81. 242d839 [Demangle] demangle builtin type transformations (#65902) by Congcong Cai · 11 months ago
  82. 71b623a Implement mangling rules for C++20 concepts and requires-expressions. by Richard Smith · 11 months ago
  83. 82c3c02 [libc++abi][NFC] Remove mentions of LIBCXXABI_SHARED_LIBRARIES by Louis Dionne · 11 months ago
  84. f6a17c8 [libc++abi][test][VE] Add UNSUPPORTED to pass tests on VE by Kazushi (Jam) Marukawa · 11 months ago
  85. 9165172 [libc++abi][VE] Support VE in long double demangler by Kazushi (Jam) Marukawa · 11 months ago
  86. d3ed8c0 [libc++][test] Add '-Wdeprecated-copy', '-Wdeprecated-copy-dtor' warnings to the test suite by Igor Zhukov · 11 months ago
  87. d5209a7 [libc++abi] Overhaul test_exception_storage.pass.cpp by Shoaib Meenai · 11 months ago
  88. e9c3757 Revert "[Demangle] demangle builtin type transformations" by Congcong Cai · 11 months ago
  89. 2060af2 [Demangle] demangle builtin type transformations by Congcong Cai · 11 months ago
  90. ca4530c [libc++abi] Refactor around __dynamic_cast by Sirui Mu · 11 months ago
  91. d901559 [libc++abi][NFC] Run clang-format on a test that I am about to modify by Louis Dionne · 11 months ago
  92. 331847d [libc++abi] Use std::abort() instead of std::terminate() on failure to allocate by Louis Dionne · 1 year, 1 month ago
  93. aae4ca0 [runtimes] Fix some duplicate word typos by Louis Dionne · 11 months ago
  94. 3d83ca7 [libcxxabi] Automatically use static libunwind when required by Shoaib Meenai · 11 months ago
  95. 6a8358a [libc++] Fix a few incorrect CMake configuration options by Louis Dionne · 12 months ago
  96. 4c1ff08 [libc++] Fix problems with GCC 13 and switch to it in the CI by Nikolas Klauser · 12 months ago
  97. 3cede15 [runtimes][NFC] Remove stray whitespace on extern C comments by Louis Dionne · 12 months ago
  98. cc2a32b [libc++abi] Update path to script in demangler documentation by Louis Dionne · 12 months ago
  99. d4760c0 [libc++] Remove internal "build-with-external-thread-library" configuration by Louis Dionne · 1 year, 1 month ago
  100. d6ce172 [Demangle] use std::string_view::data rather than &*std::string_view::begin by Nick Desaulniers · 1 year, 1 month ago