Clone this repo:

Branches

  1. 069652e [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 12 hours ago main
  2. 5a49db9 [ItaniumDemangle] Add Named flag to "pm" operator (#136862) by Michael Buch · 13 hours ago
  3. 1efb5e6 [libcxx][NFC] Use macros for functions that support overriding detection (#133876) by Petr Hosek · 4 days ago
  4. 7ff13dd [ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656) by Dmitry Vasilyev · 7 days ago
  5. f2a7f29 [ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocol by Michael Buch · 2 weeks ago
  6. 6cc4c9c [ItaniumDemangle][test] Add test-cases for ref-qualified member pointer parameters by Michael Buch · 3 weeks ago
  7. 8c7a5ae [ItaniumDemangle] Add customizable printLeft/printRight APIs to OutputBuffer (#133249) by Michael Buch · 4 weeks ago
  8. f833dca [PAC] Add support for __ptrauth type qualifier (#100830) by Akira Hatanaka · 4 weeks ago
  9. e01dce3 [libc++] Another Apple CI quick-fix. by Mark de Wever · 5 weeks ago
  10. e993f57 [libcxxabi] Fix the long double demangling for PowerPC (#135332) by Martin Storsjö · 5 weeks ago
  11. a43a953 [libcxxabi] Use __LDBL_MANT_DIG__ for configuring demangling of long doubles (#134976) by Martin Storsjö · 5 weeks ago
  12. 78140a7 [libc++] P3247R2: Deprecate `is_trivial(_v)` (#130573) by A. Jiang · 5 weeks ago
  13. 94c5d7a [libc++abi] Add a missing include for abort() (#126865) by Takuto Ikuta · 3 months ago
  14. 634228a [libc++abi] Make once_flag constinit in cxa_exception_storage (#124627) by Louis Dionne · 3 months ago
  15. 4e1ccc2 Revert "[libcxx] Use alias for detecting overriden function" (#124431) by Petr Hosek · 4 months ago
  16. 7e0f3a8 [libc++abi] Remove support for Android 4 and older (#124054) by Brad Smith · 4 months ago
  17. 8205ccf [libc++] Simplify when the sized global deallocations overloads are available (#114667) by Nikolas Klauser · 4 months ago
  18. b46909d Revert "[libc++] Stop copying headers to the build directory (#115380)" by Kirill Stoimenov · 4 months ago
  19. b393480 [libc++] Stop copying headers to the build directory (#115380) by Alexander Richardson · 4 months ago
  20. cbada99 [libc++abi][ItaniumDemangle] Demangle DF16b as std::bfloat16_t (#120109) by Fraser Cormack · 4 months ago