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