1. 00f6797 [NFC][libunwind][AIX] Add diagnostic push and TODO by David Tenty · 11 days ago main master
  2. dce9899 [libc++] Upstream ptrauth support in libc++ and libc++abi (#84573) by Louis Dionne · 3 weeks ago
  3. 19718a9 [libc++abi] Disable forced_unwind4 test for musl. (#85096) by Alastair Houghton · 4 weeks ago
  4. 9ba8a46 [runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917) by Martin Storsjö · 6 weeks ago
  5. db47fec [libc++abi] Always re-export std:: exception types from libc++abi (#84031) by Louis Dionne · 7 weeks ago
  6. 9a26c1c [ItaniumDemangle] reject A-F in FP literals (#82864) by Ryan Prichard · 9 weeks ago
  7. 589bf66 [libc++] Always keep libc++abi re-exports up-to-date (#79012) by Louis Dionne · 9 weeks ago
  8. 73bf662 [libc++] Remove LIBCXX_EXECUTOR and LIBCXXABI_EXECUTOR (#79886) by Louis Dionne · 9 weeks ago
  9. 4493bb6 [libc++abi] Revert temporary workaround to unblock Chrome by Louis Dionne · 3 months ago
  10. c1ffabc [libc++abi] Replace usage of raw assert by _LIBCXXABI_ASSERT (#80689) by Louis Dionne · 3 months ago
  11. cf9058c [libc++abi] Add temporary workaround to unblock Chrome by Louis Dionne · 3 months ago
  12. 9c8852d [libc++] Split the monolithic __threading_support header (#79654) by Louis Dionne · 3 months ago
  13. 486b002 [ItaniumDemangle] reapply 0e754e114a6 (#79488) by Nico Weber · 3 months ago
  14. 2de01f6 [libc++] Fix the behavior of throwing `operator new` under -fno-exceptions (#69498) by Louis Dionne · 3 months ago
  15. ccdc599 [libc++] Fix noexcept behaviour of operator new helper functions (#74337) by azhan92 · 3 months ago
  16. 1aaac8e [libc++abi] Implement __cxa_init_primary_exception and use it to optimize std::make_exception_ptr (#65534) by itrofimow · 3 months ago
  17. fd4f959 [libc++abi] Fix typo in CMake error message by Louis Dionne · 3 months ago
  18. 710d378 [libc++abi] Improve error message when libunwind is missing from LLVM_ENABLE_RUNTIMES (#77991) by Louis Dionne · 3 months ago
  19. 1a5d9fa [runtimes] Use LLVM libunwind from libc++abi by default (#77687) by Louis Dionne · 4 months ago
  20. 384821a [libc++abi] Handle catch null pointer-to-object (#68076) by Iain Sandoe · 4 months ago
  21. 9d467f9 [llvm-cxxfilt] Added the option --no-params (#75348) by Dmitry Vasilyev · 4 months ago
  22. 5077d19 Revert "[llvm-cxxfilt] Added the option --no-params (#75348)" by Arthur Eubanks · 4 months ago
  23. 02cb6a1 [llvm-cxxfilt] Added the option --no-params (#75348) by Dmitry Vasilyev · 4 months ago
  24. e10a776 [libc++] Add a picolibc test configuration with exceptions enabled (#75462) by Dominik Wójt · 4 months ago
  25. 2375818 [runtimes] Don't link against compiler-rt explicitly when we use -nostdlib++ (#75089) by Louis Dionne · 5 months ago
  26. aa6755e [libc++abi] Fix test on Android (#74753) by Maksim Panchenko · 5 months ago
  27. 25b4838 [libc++abi] Fix lpStart adjustment for exceptions table (#72727) by Maksim Panchenko · 5 months ago
  28. 65f9435 [libc++] Remove dependence on <ciso646> (#73271) by Michael Kenzel · 5 months ago
  29. d8c8f9b [libc++] Run picolibc tests with qemu by Michael Platings · 5 months ago
  30. 4bd2ab5 [libc++] Add initial support for picolibc by Michael Platings · 5 months ago
  31. a1155c8 [libcxxabi][ItaniumDemangle] Demangle explicitly named object parameters (#72881) by Michael Buch · 5 months ago
  32. 311c8b6 [libcxxabi][test][NFC] Turn off clang-format for demangler test-case array (#73503) by Michael Buch · 5 months ago
  33. 0b33b65 [libc++abi] Avoid raw calls to assert() in libc++abi (#71121) by Louis Dionne · 5 months ago
  34. 7ae6203 [runtimes][NFC] Remove trailing whitespace by Louis Dionne · 5 months ago
  35. daa3020 Remove deprecated warning from cmake files (#72595) by Tacet · 5 months ago
  36. 8420e22 [runtimes] Add TODO about CXX_STANDARD_REQUIRED being off after review comment by Louis Dionne · 5 months ago
  37. 84adcc4 [libc++] Bump the C++ Standard used to compile the dylib to C++23 (#66824) by Louis Dionne · 6 months ago
  38. f26c557 [libc++][Android] Explicitly declare low-level lib existence (#70534) by Ryan Prichard · 6 months ago
  39. f66e89d Revert recent changes to test_demangle.pass.cpp by Peter Collingbourne · 6 months ago
  40. be53032 [libc++][AIX] Add OS version to target triple by Jake Egan · 6 months ago
  41. 489cebf [clang][NFC] Refactor `VectorType::VectorKind` by Vlad Serebrennikov · 6 months ago
  42. 2c20dc4 [clang][NFC] Follow up to ArraySizeModifier refactoring by Vlad Serebrennikov · 6 months ago
  43. 2b255c5 [libc++abi] Disable test with a leaks by Vitaly Buka · 6 months ago
  44. ea8c1b1 [libc++][Android] Mark tests XFAIL/UNSUPPORTED (#69271) by Ryan Prichard · 6 months ago
  45. 9621608 [libc++][Android] Support libc++ testing on Android (#69274) by Ryan Prichard · 6 months ago
  46. 3a504c8 [libc++][NFC] Refactor the core logic of operator new into helper functions (#69407) by Louis Dionne · 6 months ago
  47. 2a10c47 [libc++][NFC] Reformat new.cpp and stdlib_new_delete.cpp by Louis Dionne · 6 months ago
  48. da2c705 [libcxxabi] Add missing include statement. by Caroline Tice · 7 months ago
  49. 0711b2e [runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691) by Alexander Richardson · 7 months ago
  50. ce923ed [libc++][lit] Allow overriding the executor for tests (#66545) by Alexander Richardson · 7 months ago
  51. be6c87f [libc++abi][WebAssembly] Support Wasm EH by Heejin Ahn · 8 months ago
  52. 1595718 [runtimes] Simplify testing configurations on GCC by using -nostdlib++ (#67021) by Louis Dionne · 7 months ago
  53. 49c26a8 [runtimes][NFC] Remove old Lit annotations for gcc-12 and clang-14 by Louis Dionne · 7 months ago
  54. ec1ae48 [runtimes] Fix link order of system librarires on Apple platforms (#66940) by Louis Dionne · 7 months ago
  55. f3e7d0e [Demangle] demangle builtin type transformations (#65902) by Congcong Cai · 7 months ago
  56. 2ca87c7 Implement mangling rules for C++20 concepts and requires-expressions. by Richard Smith · 8 months ago
  57. e8bd051 [libc++abi][NFC] Remove mentions of LIBCXXABI_SHARED_LIBRARIES by Louis Dionne · 7 months ago
  58. dc16047 [libc++abi][test][VE] Add UNSUPPORTED to pass tests on VE by Kazushi (Jam) Marukawa · 8 months ago
  59. 0af58c3 [libc++abi][VE] Support VE in long double demangler by Kazushi (Jam) Marukawa · 8 months ago
  60. fdf440d [libc++][test] Add '-Wdeprecated-copy', '-Wdeprecated-copy-dtor' warnings to the test suite by Igor Zhukov · 8 months ago
  61. 4e078c2 [libc++abi] Overhaul test_exception_storage.pass.cpp by Shoaib Meenai · 8 months ago
  62. 7c63302 Revert "[Demangle] demangle builtin type transformations" by Congcong Cai · 8 months ago
  63. e8ec589 [Demangle] demangle builtin type transformations by Congcong Cai · 8 months ago
  64. b0cb3f4 [libc++abi] Refactor around __dynamic_cast by Sirui Mu · 8 months ago
  65. 930d0f4 [libc++abi][NFC] Run clang-format on a test that I am about to modify by Louis Dionne · 8 months ago
  66. c1158af [libc++abi] Use std::abort() instead of std::terminate() on failure to allocate by Louis Dionne · 9 months ago
  67. c1277ac [runtimes] Fix some duplicate word typos by Louis Dionne · 8 months ago
  68. cbf9923 [libcxxabi] Automatically use static libunwind when required by Shoaib Meenai · 8 months ago
  69. 23f296e [libc++] Fix a few incorrect CMake configuration options by Louis Dionne · 9 months ago
  70. abc8a29 [libc++] Fix problems with GCC 13 and switch to it in the CI by Nikolas Klauser · 9 months ago
  71. a3144bc [runtimes][NFC] Remove stray whitespace on extern C comments by Louis Dionne · 9 months ago
  72. 477e599 [libc++abi] Update path to script in demangler documentation by Louis Dionne · 9 months ago
  73. 5c8ed2c [libc++] Remove internal "build-with-external-thread-library" configuration by Louis Dionne · 10 months ago
  74. bcde497 [Demangle] use std::string_view::data rather than &*std::string_view::begin by Nick Desaulniers · 10 months ago
  75. 0668d02 [libc++][NFC] Consistently qualify malloc and free calls with std:: by Louis Dionne · 11 months ago
  76. f110a4f [libc++] Make libc++ and libc++abi's definitions of operator new be exact copies by Louis Dionne · 11 months ago
  77. cf85bb2 [libc++abi] Avoid including source files into unittest_demangle by Louis Dionne · 11 months ago
  78. 4b07e88 remove Demangle/StringView.h by Nick Desaulniers · 11 months ago
  79. 75cdc1d [libcxxabi] copy back std::string_view patches from LLVM by Nick Desaulniers · 11 months ago
  80. 895624e Reland "[CMake] Bumps minimum version to 3.20.0. by Mark de Wever · 11 months ago
  81. d152345 [Demangle] avoid more std::string_view::substr by Nick Desaulniers · 11 months ago
  82. d0f3c49 [libcxxabi] link abort_message into unittest_demangle by Nick Desaulniers · 11 months ago
  83. f95840e [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi by Tobias Hieta · 12 months ago
  84. e9e9b98 [libcxxabi] allow downstreams to override _LIBCPP_VERBOSE_ABORT by Nick Desaulniers · 11 months ago
  85. 835f777 [libcxxabi] define _LIBCPP_VERBOSE_ABORT by Nick Desaulniers · 12 months ago
  86. 38e6257 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Nico Weber · 12 months ago
  87. af8a845 Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 12 months ago
  88. 08033aa Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 12 months ago
  89. a0252d3 Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 12 months ago
  90. 2322c0d [libcxx] [test] Prepend to PATH instead of overriding it by Martin Storsjö · 1 year ago
  91. 5b3c9f7 [SystemZ][z/OS] Make LIBCXXABI_LIBUNWIND_INCLUDES_INTERNAL available for external unwind library. by Zibi Sarbinowski · 1 year ago
  92. ae04e75 [libc++][PSTL] Remove current integration by Nikolas Klauser · 1 year ago
  93. 17646b0 [libcxxabi][demangle] create helper for std::string_view::starts_with by Nick Desaulniers · 1 year ago
  94. 9646d48 [libc++abi] Make the error message for recursive initialization of function-local statics more explicit by Louis Dionne · 1 year ago
  95. a2c1167 [libcxxabi] [test] Fix the mingw test config by Martin Storsjö · 1 year, 1 month ago
  96. 8d81c64 [libcxxabi] [test] Avoid mingw warnings about missing a return statement by Martin Storsjö · 1 year, 1 month ago
  97. 6f78e82 [libcxxabi] Omit dllimport in public headers in MinGW mode by Martin Storsjö · 1 year ago
  98. 7980844 [libcxxabi] [test] Use the correct printf formats for printing pointers by Martin Storsjö · 1 year, 1 month ago
  99. 33999c0 Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""" by Mark de Wever · 1 year ago
  100. c2a0eb6 Revert "Revert "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year ago