1. d4705d6 [libc++] Replace uses of _LIBCPP_WEAK with [[gnu::weak]] (#171798) by Nikolas Klauser · 7 hours ago main
  2. 84b5742 [libc++][NFC] Refactor _LIBCPP_OVERRIDABLE_FUNCTION to be a normal attribute macro (#174964) by Nikolas Klauser · 4 days ago
  3. 1aa58f6 [libc++] Introduce the notion of a minimum header version (#166074) by Nikolas Klauser · 4 days ago
  4. c2c3356 [NFC] Delete unnecessary apostrophe at the end of its (#173974) by willmafh · 9 days ago
  5. 9f13c32 [libc++] Enable -Wmissing-prototypes (#116261) by Nikolas Klauser · 4 weeks ago
  6. 8f11bb1 [runtimes] Remove dependencies on cxx_experimental for test-suite installs (#171678) by Louis Dionne · 5 weeks ago
  7. 7a8c5a0 [libc++] Simplify how we install test-suite dependencies (#171504) by Louis Dionne · 5 weeks ago
  8. ad354a1 [runtimes] Modernize installation targets (#171677) by Louis Dionne · 5 weeks ago
  9. 83a8520 [libc++][NFC] Move __memory/aligned_alloc.h into src/ (#166172) by Nikolas Klauser · 7 weeks ago
  10. de02e5d [libc++abi] Add a test to ensure the abi namespace alias is declared correctly (#167485) by Nikolas Klauser · 9 weeks ago
  11. 49c8973 [libc++abi][NFC] Remove some cruft from <__cxxabi_config.h> (#164578) by Nikolas Klauser · 9 weeks ago
  12. 1cf6694 [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 9 weeks ago
  13. 21fdc92 [libcxxabi][ItaniumDemangle] Separate GtIsGt counter into more states (#166578) by Michael Buch · 10 weeks ago
  14. eb87541 [libcxxabi][demangle] Fix the cp-to-llvm.sh sync script to copy all headers (#166572) by Michael Buch · 10 weeks ago
  15. bb789ae [libcxxabi] Update demangle/Utility.h by Aiden Grossman · 2 months ago
  16. 9df28d1 [libc++] Add availability markup for LLVM 19 and LLVM 20 (#140072) by Louis Dionne · 2 months ago
  17. a1e05c9 [libc++] Fix localization failures on macOS 15.4 (#138744) by Louis Dionne · 3 months ago
  18. a02fa00 [runtimes][PAC] Harden unwinding when possible (#143230) by Oliver Hunt · 3 months ago
  19. 8e720a3 [libcxx] Use %{temp} instead of %T (#162323) by Aiden Grossman · 3 months ago
  20. 538691d [runtimes][NFC] Consistently declare main() functions in tests (#162548) by Louis Dionne · 3 months ago
  21. 864f61d [libcxx][CI] Use lld for everything in the ARM picolib builds (#158320) by David Spickett · 4 months ago
  22. f7f5a32 [NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537) by David Tenty · 5 months ago
  23. a6c815c [libc++][hardening] Introduce assertion semantics. (#149459) by Konstantin Varlamov · 6 months ago
  24. 00a1750 [llvm] annotate interfaces in Demangle for DLL export (#147564) by Andrew Rogers · 6 months ago
  25. b6f2833 Revert "[libc++][hardening] Introduce assertion semantics" (#148822) by Nikolas Klauser · 6 months ago
  26. 8eeec53 [libc++][hardening] Introduce assertion semantics (#148268) by Konstantin Varlamov · 6 months ago
  27. 4a1b486 [libcxxabi][libunwind] Support for using LLVM libc (#134893) by Petr Hosek · 6 months ago
  28. 33b29ab [libcxxabi][cmake] Account for LIBCXXABI_TARGET_SUBDIR in test config (#138527) by Raul Tambre · 6 months ago
  29. 0257015 [libc++abi] Fix C++ demangling for _BitInt type (#143466) by Larry Meadows · 7 months ago
  30. e44c3c4 [libc++] Expand Android libc++ test config files (#142846) by tynasello-google · 7 months ago
  31. 3a31ad5 [libc++] Upgrade to GCC 15 (#138293) by Nikolas Klauser · 7 months ago
  32. aca8664 [libcxxabi][test] Check that all copied files are synced between llvm and libcxxabi (#142262) by Michael Buch · 8 months ago
  33. 95b0765 [ItaniumDemangle][test] Factor demangler test-cases into file and sync into LLVM (#137947) by Michael Buch · 8 months ago
  34. 241ef36 [libcxxabi] Add test to assert that ItaniumDemangle.h is the same (#140323) by Aiden Grossman · 8 months ago
  35. 9810fb2 [libcxxabi] Update ItaniumDemangle.h from LLVM (#140273) by Aiden Grossman · 8 months ago
  36. 069652e [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 8 months ago
  37. 5a49db9 [ItaniumDemangle] Add Named flag to "pm" operator (#136862) by Michael Buch · 8 months ago
  38. 1efb5e6 [libcxx][NFC] Use macros for functions that support overriding detection (#133876) by Petr Hosek · 8 months ago
  39. 7ff13dd [ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656) by Dmitry Vasilyev · 8 months ago
  40. f2a7f29 [ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocol by Michael Buch · 9 months ago
  41. 6cc4c9c [ItaniumDemangle][test] Add test-cases for ref-qualified member pointer parameters by Michael Buch · 9 months ago
  42. 8c7a5ae [ItaniumDemangle] Add customizable printLeft/printRight APIs to OutputBuffer (#133249) by Michael Buch · 9 months ago
  43. f833dca [PAC] Add support for __ptrauth type qualifier (#100830) by Akira Hatanaka · 9 months ago
  44. e01dce3 [libc++] Another Apple CI quick-fix. by Mark de Wever · 9 months ago
  45. e993f57 [libcxxabi] Fix the long double demangling for PowerPC (#135332) by Martin Storsjö · 9 months ago
  46. a43a953 [libcxxabi] Use __LDBL_MANT_DIG__ for configuring demangling of long doubles (#134976) by Martin Storsjö · 9 months ago
  47. 78140a7 [libc++] P3247R2: Deprecate `is_trivial(_v)` (#130573) by A. Jiang · 9 months ago
  48. 94c5d7a [libc++abi] Add a missing include for abort() (#126865) by Takuto Ikuta · 11 months ago
  49. 634228a [libc++abi] Make once_flag constinit in cxa_exception_storage (#124627) by Louis Dionne · 12 months ago
  50. 4e1ccc2 Revert "[libcxx] Use alias for detecting overriden function" (#124431) by Petr Hosek · 12 months ago
  51. 7e0f3a8 [libc++abi] Remove support for Android 4 and older (#124054) by Brad Smith · 12 months ago
  52. 8205ccf [libc++] Simplify when the sized global deallocations overloads are available (#114667) by Nikolas Klauser · 12 months ago
  53. b46909d Revert "[libc++] Stop copying headers to the build directory (#115380)" by Kirill Stoimenov · 12 months ago
  54. b393480 [libc++] Stop copying headers to the build directory (#115380) by Alexander Richardson · 12 months ago
  55. cbada99 [libc++abi][ItaniumDemangle] Demangle DF16b as std::bfloat16_t (#120109) by Fraser Cormack · 12 months ago
  56. 7681005 [libcxx] Use alias for detecting overriden function (#120805) by Petr Hosek · 1 year ago
  57. 83dfa1f Revert "[libcxx] Use alias for detecting overriden function (#114961)" by Nico Weber · 1 year, 1 month ago
  58. 02cb512 [libcxx] Use alias for detecting overriden function (#114961) by Petr Hosek · 1 year, 1 month ago
  59. 77e59be [libc++] Granularize <new> includes (#119964) by Nikolas Klauser · 1 year, 1 month ago
  60. 574b92b NFC: clang-format test_demangle.pass.cpp but keep test "lines" by Hubert Tong · 1 year, 1 month ago
  61. 42d3258 [libc++] Granularize the <new> header (#119270) by Louis Dionne · 1 year, 1 month ago
  62. a6362b2 [libc++abi] Build cxxabi with sanitizers (#119612) by Vitaly Buka · 1 year, 1 month ago
  63. d82e9c4 [libc++abi] Don't do pointer arithmetic on nullptr (#119520) by Vitaly Buka · 1 year, 1 month ago
  64. 9e9b666 [libc++abi] Provide an explicit error when trying to build for MSVC (#119370) by Louis Dionne · 1 year, 1 month ago
  65. 176443f [libc++abi] Don't leak in test (#119505) by Vitaly Buka · 1 year, 1 month ago
  66. bb3dd07 [libc++abi] Enable demangling of `cp` expression production (#114882) by Hubert Tong · 1 year, 1 month ago
  67. 61ad6ef [libcxxabi] Always link against libzircon for Fuchsia targets (#115910) by Paul Kirth · 1 year, 1 month ago
  68. 1bf8357 [libc++abi] Fix broken check for _LIBCPP_HAS_THREAD_API_PTHREAD (#118999) by Louis Dionne · 1 year, 1 month ago
  69. 6c4fa00 [libc++] Make variables in templates inline (#115785) by Nikolas Klauser · 1 year, 2 months ago
  70. cec7f47 Revert "Reapply "[libc++abi] Stop copying headers to the build directory"" (#115793) by Alexander Richardson · 1 year, 2 months ago
  71. 8ba0a76 Reapply "[libc++abi] Stop copying headers to the build directory" by Alexander Richardson · 1 year, 2 months ago
  72. 3fdba6f [libc++] Unify the benchmarks with the test suite (#101399) by Louis Dionne · 1 year, 2 months ago
  73. 19fbdf1 Revert "[libc++abi] Stop copying headers to the build directory" (#115232) by Alexander Richardson · 1 year, 2 months ago
  74. 171c504 [libc++abi] Stop copying headers to the build directory by Alexander Richardson · 1 year, 2 months ago
  75. b1a4d63 NFC: Demangler README.txt: Fix LLVM unittests path by Hubert Tong · 1 year, 2 months ago
  76. 53f8886 [demangler] Enhance demangling in llvm-cxxfilt for fixed-point types. (#114257) by c8ef · 1 year, 2 months ago
  77. 191356b [libc++abi] Fix user prompt in cp-to-llvm.sh. (#114268) by Ryan Mansfield · 1 year, 2 months ago
  78. 88c655f [libc++] Granularize <cstddef> includes (#108696) by Nikolas Klauser · 1 year, 2 months ago
  79. 285aeec Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler" (#113653) by Vitaly Buka · 1 year, 3 months ago
  80. a99b3ce [runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357) by Martin Storsjö · 1 year, 3 months ago
  81. 5bfc713 [runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#112733) by Louis Dionne · 1 year, 3 months ago
  82. 8418c51 [runtimes] Avoid cluttering the top-level build directory with test artifacts (#112717) by Louis Dionne · 1 year, 3 months ago
  83. 9a1d90c [libc++][RFC] Always define internal feature test macros (#89178) by Nikolas Klauser · 1 year, 3 months ago
  84. af20f24 [libc++abi] Remove unused LIBCXXABI_LIBCXX_INCLUDES CMake option (#111824) by Louis Dionne · 1 year, 3 months ago
  85. 406418b [runtimes][NFC] Reindent CMake files (#111821) by Louis Dionne · 1 year, 3 months ago
  86. 3f33c98 [runtimes] Always define cxx_shared, cxx_static & other targets (#80007) by Louis Dionne · 1 year, 3 months ago
  87. ac012d5 [libc++abi] Rename abort_message to __abort_message (#111413) by Petr Hosek · 1 year, 3 months ago
  88. 975ef56 [libc++] Fix broken configuration system-libcxxabi on Apple (#110920) by Louis Dionne · 1 year, 3 months ago
  89. 829f510 [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) by Louis Dionne · 1 year, 3 months ago
  90. ae0729a [runtimes] Run backdeployment CI on Github hosted runners (#109984) by Louis Dionne · 1 year, 3 months ago
  91. 15009b0 [libc++abi] Avoid using deprecated throw specifications in >= C++11 (#109296) by Louis Dionne · 1 year, 3 months ago
  92. bb5cf49 [libc++abi][libunwind] Run c++abi and unwind tests against a fake install root (#110171) by Louis Dionne · 1 year, 4 months ago
  93. 3c26edd [clang][ItaniumMangle] Mangle friend function templates with a constr… (#110247) by Viktoriia Bakalova · 1 year, 4 months ago
  94. d0c57cb [libc++abi] Fix issue when building the demangler in C++11 by Louis Dionne · 1 year, 4 months ago
  95. 448b409 [ItaniumDemangle] Add template name to the substitutions list during demangling (#108538) by Viktoriia Bakalova · 1 year, 4 months ago
  96. e6d9056 Revert "[libcxxabi] Rename abort_message to __abort_message (#108887)" by Thurston Dang · 1 year, 4 months ago
  97. 93d6b74 [libcxxabi] Rename abort_message to __abort_message (#108887) by Petr Hosek · 1 year, 4 months ago
  98. 09e1cc1 [demangle] Represent a char array initializer as a string literal. (#109021) by Richard Smith · 1 year, 4 months ago
  99. 29b2e9a [ItaniumDemangle] Set `InConstraintExpr` to `true` when demangling a constraint expression (#107385) by Viktoriia Bakalova · 1 year, 4 months ago
  100. 11b62ed [libc++][NFC] Increase consistency for namespace closing comments by Louis Dionne · 1 year, 4 months ago