summaryrefslogtreecommitdiff
path: root/libcxxabi
AgeCommit message (Expand)Author
2025-05-31[libcxxabi][test] Check that all copied files are synced between llvm and lib...Michael Buch
2025-05-30[ItaniumDemangle][test] Factor demangler test-cases into file and sync into L...Michael Buch
2025-05-27[libcxxabi] Add test to assert that ItaniumDemangle.h is the same (#140323)Aiden Grossman
2025-05-16[libcxxabi] Update ItaniumDemangle.h from LLVM (#140273)Aiden Grossman
2025-05-12[cmake] Normalize TARGET_SUBDIR paths (#138524)Raul Tambre
2025-05-12[ItaniumDemangle] Add Named flag to "pm" operator (#136862)Michael Buch
2025-05-09[libcxx][NFC] Use macros for functions that support overriding detection (#13...Petr Hosek
2025-05-06[ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656)Dmitry Vasilyev
2025-04-25[ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocolMichael Buch
2025-04-23[ItaniumDemangle][test] Add test-cases for ref-qualified member pointer param...Michael Buch
2025-04-17[ItaniumDemangle] Add customizable printLeft/printRight APIs to OutputBuffer ...Michael Buch
2025-04-15[PAC] Add support for __ptrauth type qualifier (#100830)Akira Hatanaka
2025-04-11[libc++] Another Apple CI quick-fix.Mark de Wever
2025-04-11[libcxxabi] Fix the long double demangling for PowerPC (#135332)Martin Storsjö
2025-04-11[libcxxabi] Use __LDBL_MANT_DIG__ for configuring demangling of long doubles ...Martin Storsjö
2025-04-09[libc++] P3247R2: Deprecate `is_trivial(_v)` (#130573)A. Jiang
2025-02-12[libc++abi] Add a missing include for abort() (#126865)Takuto Ikuta
2025-01-28[libc++abi] Make once_flag constinit in cxa_exception_storage (#124627)Louis Dionne
2025-01-27Revert "[libcxx] Use alias for detecting overriden function" (#124431)Petr Hosek
2025-01-23[libc++abi] Remove support for Android 4 and older (#124054)Brad Smith
2025-01-14[libc++] Simplify when the sized global deallocations overloads are available...Nikolas Klauser
2025-01-14Revert "[libc++] Stop copying headers to the build directory (#115380)"Kirill Stoimenov
2025-01-14[libc++] Stop copying headers to the build directory (#115380)Alexander Richardson
2025-01-13[libc++abi][ItaniumDemangle] Demangle DF16b as std::bfloat16_t (#120109)Fraser Cormack
2025-01-07[libcxx] Use alias for detecting overriden function (#120805)Petr Hosek
2024-12-19Revert "[libcxx] Use alias for detecting overriden function (#114961)"Nico Weber
2024-12-17[libcxx] Use alias for detecting overriden function (#114961)Petr Hosek
2024-12-17[libc++] Granularize <new> includes (#119964)Nikolas Klauser
2024-12-14NFC: clang-format test_demangle.pass.cpp but keep test "lines"Hubert Tong
2024-12-13[libc++] Granularize the <new> header (#119270)Louis Dionne
2024-12-12[libc++abi] Build cxxabi with sanitizers (#119612)Vitaly Buka
2024-12-11[libc++abi] Don't do pointer arithmetic on nullptr (#119520)Vitaly Buka
2024-12-11[libc++abi] Provide an explicit error when trying to build for MSVC (#119370)Louis Dionne
2024-12-10[libc++abi] Don't leak in test (#119505)Vitaly Buka
2024-12-10[libc++abi] Enable demangling of `cp` expression production (#114882)Hubert Tong
2024-12-09[libcxxabi] Always link against libzircon for Fuchsia targets (#115910)Paul Kirth
2024-12-06[libc++abi] Fix broken check for _LIBCPP_HAS_THREAD_API_PTHREAD (#118999)Louis Dionne
2024-11-13[libc++] Make variables in templates inline (#115785)Nikolas Klauser
2024-11-11Revert "Reapply "[libc++abi] Stop copying headers to the build directory"" (#...Alexander Richardson
2024-11-07Reapply "[libc++abi] Stop copying headers to the build directory"Alexander Richardson
2024-11-07[libc++] Unify the benchmarks with the test suite (#101399)Louis Dionne
2024-11-06Revert "[libc++abi] Stop copying headers to the build directory" (#115232)Alexander Richardson
2024-11-06[libc++abi] Stop copying headers to the build directoryAlexander Richardson
2024-11-04NFC: Demangler README.txt: Fix LLVM unittests pathHubert Tong
2024-11-05[demangler] Enhance demangling in llvm-cxxfilt for fixed-point types. (#114257)c8ef
2024-10-31[libc++abi] Fix user prompt in cp-to-llvm.sh. (#114268)Ryan Mansfield
2024-10-31[libc++] Granularize <cstddef> includes (#108696)Nikolas Klauser
2024-10-25Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler"...Vitaly Buka
2024-10-24[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357)Martin Storsjö
2024-10-17[runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#11...Louis Dionne