Clone this repo:

Branches

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