1. a6c815c [libc++][hardening] Introduce assertion semantics. (#149459) by Konstantin Varlamov · 2 weeks ago main
  2. 00a1750 [llvm] annotate interfaces in Demangle for DLL export (#147564) by Andrew Rogers · 3 weeks ago
  3. b6f2833 Revert "[libc++][hardening] Introduce assertion semantics" (#148822) by Nikolas Klauser · 4 weeks ago
  4. 8eeec53 [libc++][hardening] Introduce assertion semantics (#148268) by Konstantin Varlamov · 4 weeks ago
  5. 4a1b486 [libcxxabi][libunwind] Support for using LLVM libc (#134893) by Petr Hosek · 5 weeks ago
  6. 33b29ab [libcxxabi][cmake] Account for LIBCXXABI_TARGET_SUBDIR in test config (#138527) by Raul Tambre · 6 weeks ago
  7. 0257015 [libc++abi] Fix C++ demangling for _BitInt type (#143466) by Larry Meadows · 7 weeks ago
  8. e44c3c4 [libc++] Expand Android libc++ test config files (#142846) by tynasello-google · 9 weeks ago
  9. 3a31ad5 [libc++] Upgrade to GCC 15 (#138293) by Nikolas Klauser · 9 weeks ago
  10. aca8664 [libcxxabi][test] Check that all copied files are synced between llvm and libcxxabi (#142262) by Michael Buch · 2 months ago
  11. 95b0765 [ItaniumDemangle][test] Factor demangler test-cases into file and sync into LLVM (#137947) by Michael Buch · 3 months ago
  12. 241ef36 [libcxxabi] Add test to assert that ItaniumDemangle.h is the same (#140323) by Aiden Grossman · 3 months ago
  13. 9810fb2 [libcxxabi] Update ItaniumDemangle.h from LLVM (#140273) by Aiden Grossman · 3 months ago
  14. 069652e [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 3 months ago
  15. 5a49db9 [ItaniumDemangle] Add Named flag to "pm" operator (#136862) by Michael Buch · 3 months ago
  16. 1efb5e6 [libcxx][NFC] Use macros for functions that support overriding detection (#133876) by Petr Hosek · 3 months ago
  17. 7ff13dd [ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656) by Dmitry Vasilyev · 3 months ago
  18. f2a7f29 [ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocol by Michael Buch · 4 months ago
  19. 6cc4c9c [ItaniumDemangle][test] Add test-cases for ref-qualified member pointer parameters by Michael Buch · 4 months ago
  20. 8c7a5ae [ItaniumDemangle] Add customizable printLeft/printRight APIs to OutputBuffer (#133249) by Michael Buch · 4 months ago
  21. f833dca [PAC] Add support for __ptrauth type qualifier (#100830) by Akira Hatanaka · 4 months ago
  22. e01dce3 [libc++] Another Apple CI quick-fix. by Mark de Wever · 4 months ago
  23. e993f57 [libcxxabi] Fix the long double demangling for PowerPC (#135332) by Martin Storsjö · 4 months ago
  24. a43a953 [libcxxabi] Use __LDBL_MANT_DIG__ for configuring demangling of long doubles (#134976) by Martin Storsjö · 4 months ago
  25. 78140a7 [libc++] P3247R2: Deprecate `is_trivial(_v)` (#130573) by A. Jiang · 4 months ago
  26. 94c5d7a [libc++abi] Add a missing include for abort() (#126865) by Takuto Ikuta · 6 months ago
  27. 634228a [libc++abi] Make once_flag constinit in cxa_exception_storage (#124627) by Louis Dionne · 7 months ago
  28. 4e1ccc2 Revert "[libcxx] Use alias for detecting overriden function" (#124431) by Petr Hosek · 7 months ago
  29. 7e0f3a8 [libc++abi] Remove support for Android 4 and older (#124054) by Brad Smith · 7 months ago
  30. 8205ccf [libc++] Simplify when the sized global deallocations overloads are available (#114667) by Nikolas Klauser · 7 months ago
  31. b46909d Revert "[libc++] Stop copying headers to the build directory (#115380)" by Kirill Stoimenov · 7 months ago
  32. b393480 [libc++] Stop copying headers to the build directory (#115380) by Alexander Richardson · 7 months ago
  33. cbada99 [libc++abi][ItaniumDemangle] Demangle DF16b as std::bfloat16_t (#120109) by Fraser Cormack · 7 months ago
  34. 7681005 [libcxx] Use alias for detecting overriden function (#120805) by Petr Hosek · 7 months ago
  35. 83dfa1f Revert "[libcxx] Use alias for detecting overriden function (#114961)" by Nico Weber · 8 months ago
  36. 02cb512 [libcxx] Use alias for detecting overriden function (#114961) by Petr Hosek · 8 months ago
  37. 77e59be [libc++] Granularize <new> includes (#119964) by Nikolas Klauser · 8 months ago
  38. 574b92b NFC: clang-format test_demangle.pass.cpp but keep test "lines" by Hubert Tong · 8 months ago
  39. 42d3258 [libc++] Granularize the <new> header (#119270) by Louis Dionne · 8 months ago
  40. a6362b2 [libc++abi] Build cxxabi with sanitizers (#119612) by Vitaly Buka · 8 months ago
  41. d82e9c4 [libc++abi] Don't do pointer arithmetic on nullptr (#119520) by Vitaly Buka · 8 months ago
  42. 9e9b666 [libc++abi] Provide an explicit error when trying to build for MSVC (#119370) by Louis Dionne · 8 months ago
  43. 176443f [libc++abi] Don't leak in test (#119505) by Vitaly Buka · 8 months ago
  44. bb3dd07 [libc++abi] Enable demangling of `cp` expression production (#114882) by Hubert Tong · 8 months ago
  45. 61ad6ef [libcxxabi] Always link against libzircon for Fuchsia targets (#115910) by Paul Kirth · 8 months ago
  46. 1bf8357 [libc++abi] Fix broken check for _LIBCPP_HAS_THREAD_API_PTHREAD (#118999) by Louis Dionne · 8 months ago
  47. 6c4fa00 [libc++] Make variables in templates inline (#115785) by Nikolas Klauser · 9 months ago
  48. cec7f47 Revert "Reapply "[libc++abi] Stop copying headers to the build directory"" (#115793) by Alexander Richardson · 9 months ago
  49. 8ba0a76 Reapply "[libc++abi] Stop copying headers to the build directory" by Alexander Richardson · 9 months ago
  50. 3fdba6f [libc++] Unify the benchmarks with the test suite (#101399) by Louis Dionne · 9 months ago
  51. 19fbdf1 Revert "[libc++abi] Stop copying headers to the build directory" (#115232) by Alexander Richardson · 9 months ago
  52. 171c504 [libc++abi] Stop copying headers to the build directory by Alexander Richardson · 9 months ago
  53. b1a4d63 NFC: Demangler README.txt: Fix LLVM unittests path by Hubert Tong · 9 months ago
  54. 53f8886 [demangler] Enhance demangling in llvm-cxxfilt for fixed-point types. (#114257) by c8ef · 9 months ago
  55. 191356b [libc++abi] Fix user prompt in cp-to-llvm.sh. (#114268) by Ryan Mansfield · 10 months ago
  56. 88c655f [libc++] Granularize <cstddef> includes (#108696) by Nikolas Klauser · 10 months ago
  57. 285aeec Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler" (#113653) by Vitaly Buka · 10 months ago
  58. a99b3ce [runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357) by Martin Storsjö · 10 months ago
  59. 5bfc713 [runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#112733) by Louis Dionne · 10 months ago
  60. 8418c51 [runtimes] Avoid cluttering the top-level build directory with test artifacts (#112717) by Louis Dionne · 10 months ago
  61. 9a1d90c [libc++][RFC] Always define internal feature test macros (#89178) by Nikolas Klauser · 10 months ago
  62. af20f24 [libc++abi] Remove unused LIBCXXABI_LIBCXX_INCLUDES CMake option (#111824) by Louis Dionne · 10 months ago
  63. 406418b [runtimes][NFC] Reindent CMake files (#111821) by Louis Dionne · 10 months ago
  64. 3f33c98 [runtimes] Always define cxx_shared, cxx_static & other targets (#80007) by Louis Dionne · 10 months ago
  65. ac012d5 [libc++abi] Rename abort_message to __abort_message (#111413) by Petr Hosek · 10 months ago
  66. 975ef56 [libc++] Fix broken configuration system-libcxxabi on Apple (#110920) by Louis Dionne · 10 months ago
  67. 829f510 [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) by Louis Dionne · 11 months ago
  68. ae0729a [runtimes] Run backdeployment CI on Github hosted runners (#109984) by Louis Dionne · 11 months ago
  69. 15009b0 [libc++abi] Avoid using deprecated throw specifications in >= C++11 (#109296) by Louis Dionne · 11 months ago
  70. bb5cf49 [libc++abi][libunwind] Run c++abi and unwind tests against a fake install root (#110171) by Louis Dionne · 11 months ago
  71. 3c26edd [clang][ItaniumMangle] Mangle friend function templates with a constr… (#110247) by Viktoriia Bakalova · 11 months ago
  72. d0c57cb [libc++abi] Fix issue when building the demangler in C++11 by Louis Dionne · 11 months ago
  73. 448b409 [ItaniumDemangle] Add template name to the substitutions list during demangling (#108538) by Viktoriia Bakalova · 11 months ago
  74. e6d9056 Revert "[libcxxabi] Rename abort_message to __abort_message (#108887)" by Thurston Dang · 11 months ago
  75. 93d6b74 [libcxxabi] Rename abort_message to __abort_message (#108887) by Petr Hosek · 11 months ago
  76. 09e1cc1 [demangle] Represent a char array initializer as a string literal. (#109021) by Richard Smith · 11 months ago
  77. 29b2e9a [ItaniumDemangle] Set `InConstraintExpr` to `true` when demangling a constraint expression (#107385) by Viktoriia Bakalova · 11 months ago
  78. 11b62ed [libc++][NFC] Increase consistency for namespace closing comments by Louis Dionne · 11 months ago
  79. a834cb2 [libc++abi] Remove unnecessary dependency on std::unique_ptr (#73277) by Michael Kenzel · 12 months ago
  80. eb65673 [libcxxabi/demangle] Remove __cxxabi_config.h include (#101971) by Nico Weber · 1 year ago
  81. 70fd25e Demangle: Fix comment typos to cycle bots by Nico Weber · 1 year ago
  82. ac94781 [NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT tests (#101196) by Xing Xue · 1 year ago
  83. 859a942 Make caches protected (#101184) by Dmitry Chestnykh · 1 year ago
  84. 3634c83 [libcxx] [test] Detect the UCRT printf("%a") formatting bug (#99846) by Martin Storsjö · 1 year, 1 month ago
  85. c94f63c [libc++][libc++abi] Minor follow-up changes after ptrauth upstreaming (#87481) by Louis Dionne · 1 year, 1 month ago
  86. b07e3ae [libc++] Allow testing Apple's system library as it is installed (#99086) by Louis Dionne · 1 year, 1 month ago
  87. 6eed774 [libc++abi] Use __has_feature check to enable usage of thread_local for exception storage (#97591) by Louis Dionne · 1 year, 1 month ago
  88. a3c7d3e [libc++] Remove annotations for GCC 13 and update the documentation (#97744) by Nikolas Klauser · 1 year, 1 month ago
  89. 6c31d19 [libc++abi] Fixing up LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#97608) by Zibi Sarbinowski · 1 year, 1 month ago
  90. e5b130d [libc++abi] Fix test failures with GCC 14 (#95759) by Nikolas Klauser · 1 year, 1 month ago
  91. f54ac65 [libc++] Clean up and update deployment target features (#96312) by Louis Dionne · 1 year, 2 months ago
  92. 6171cc7 [runtimes][NFC] Improve error message when running Lit incorrectly by Louis Dionne · 1 year, 2 months ago
  93. bac941c [libc++] Fix deployment target Lit features (#94791) by Louis Dionne · 1 year, 2 months ago
  94. 100fb18 [libc++abi] Use target_compile_options to pass LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#96112) by Louis Dionne · 1 year, 2 months ago
  95. 472d9aa [libc++] Test suite adjustments on macOS (#95835) by Louis Dionne · 1 year, 2 months ago
  96. 43dd5b4 [libc++][NFC] Fix typo by Louis Dionne · 1 year, 2 months ago
  97. c5d2b18 [libc++] Fix failures with GCC 14 (#92663) by Nikolas Klauser · 1 year, 2 months ago
  98. 118b125 [runtimes] Correctly apply libdir subdir for multilib (#93354) by Petr Hosek · 1 year, 2 months ago
  99. 5f2c976 [runtimes][CMake] Simplify the propagation of test dependencies (#93558) by Louis Dionne · 1 year, 3 months ago
  100. ca01b30 [runtimes] Reintroduce a way to select the compiler used for the test suite (#93542) by Louis Dionne · 1 year, 3 months ago