- 75dd411 [libc++abi] Add a missing include for abort() (#126865) by Takuto Ikuta · 3 months ago
- a06c893 [libc++abi] Make once_flag constinit in cxa_exception_storage (#124627) by Louis Dionne · 3 months ago
- 4167ea2 Revert "[libcxx] Use alias for detecting overriden function" (#124431) by Petr Hosek · 3 months ago
- 9fd9263 [libc++abi] Remove support for Android 4 and older (#124054) by Brad Smith · 4 months ago
- ef804d8 [libc++] Simplify when the sized global deallocations overloads are available (#114667) by Nikolas Klauser · 4 months ago
- 576b538 Revert "[libc++] Stop copying headers to the build directory (#115380)" by Kirill Stoimenov · 4 months ago
- 428c876 [libc++] Stop copying headers to the build directory (#115380) by Alexander Richardson · 4 months ago
- a100fd8 [libc++abi][ItaniumDemangle] Demangle DF16b as std::bfloat16_t (#120109) by Fraser Cormack · 4 months ago
- 8418955 [libcxx] Use alias for detecting overriden function (#120805) by Petr Hosek · 4 months ago
- 8dfae0c Revert "[libcxx] Use alias for detecting overriden function (#114961)" by Nico Weber · 5 months ago
- 62bd10f [libcxx] Use alias for detecting overriden function (#114961) by Petr Hosek · 5 months ago
- 59890c13 [libc++] Granularize <new> includes (#119964) by Nikolas Klauser · 5 months ago
- d33bf2e NFC: clang-format test_demangle.pass.cpp but keep test "lines" by Hubert Tong · 5 months ago
- 9474e09 [libc++] Granularize the <new> header (#119270) by Louis Dionne · 5 months ago
- 3de5e8b [libc++abi] Build cxxabi with sanitizers (#119612) by Vitaly Buka · 5 months ago
- a54fce8 [libc++abi] Don't do pointer arithmetic on nullptr (#119520) by Vitaly Buka · 5 months ago
- b0b546d [libc++abi] Provide an explicit error when trying to build for MSVC (#119370) by Louis Dionne · 5 months ago
- a4538cd [libc++abi] Don't leak in test (#119505) by Vitaly Buka · 5 months ago
- 918d455 [libc++abi] Enable demangling of `cp` expression production (#114882) by Hubert Tong · 5 months ago
- fac9fcd [libcxxabi] Always link against libzircon for Fuchsia targets (#115910) by Paul Kirth · 5 months ago
- b23fc2c [libc++abi] Fix broken check for _LIBCPP_HAS_THREAD_API_PTHREAD (#118999) by Louis Dionne · 5 months ago
- b69ddbc [libc++] Make variables in templates inline (#115785) by Nikolas Klauser · 6 months ago
- eaed095 Revert "Reapply "[libc++abi] Stop copying headers to the build directory"" (#115793) by Alexander Richardson · 6 months ago
- fd799ad Reapply "[libc++abi] Stop copying headers to the build directory" by Alexander Richardson · 6 months ago
- e236a52 [libc++] Unify the benchmarks with the test suite (#101399) by Louis Dionne · 6 months ago
- d08772b Revert "[libc++abi] Stop copying headers to the build directory" (#115232) by Alexander Richardson · 6 months ago
- 5be02d7 [libc++abi] Stop copying headers to the build directory by Alexander Richardson · 6 months ago
- e9de538 NFC: Demangler README.txt: Fix LLVM unittests path by Hubert Tong · 6 months ago
- 7da9da0 [demangler] Enhance demangling in llvm-cxxfilt for fixed-point types. (#114257) by c8ef · 6 months ago
- df9301e [libc++abi] Fix user prompt in cp-to-llvm.sh. (#114268) by Ryan Mansfield · 6 months ago
- e99c490 [libc++] Granularize <cstddef> includes (#108696) by Nikolas Klauser · 6 months ago
- 240e478 Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler" (#113653) by Vitaly Buka · 7 months ago
- 75d0281 [runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357) by Martin Storsjö · 7 months ago
- e674424 [runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#112733) by Louis Dionne · 7 months ago
- 8c77f4c [runtimes] Avoid cluttering the top-level build directory with test artifacts (#112717) by Louis Dionne · 7 months ago
- ba87515 [libc++][RFC] Always define internal feature test macros (#89178) by Nikolas Klauser · 7 months ago
- 923fef9 [libc++abi] Remove unused LIBCXXABI_LIBCXX_INCLUDES CMake option (#111824) by Louis Dionne · 7 months ago
- 43ba97e [runtimes][NFC] Reindent CMake files (#111821) by Louis Dionne · 7 months ago
- 917ada3 [runtimes] Always define cxx_shared, cxx_static & other targets (#80007) by Louis Dionne · 7 months ago
- e0737174 [libc++abi] Rename abort_message to __abort_message (#111413) by Petr Hosek · 7 months ago
- 21da4e7 [libc++] Fix broken configuration system-libcxxabi on Apple (#110920) by Louis Dionne · 7 months ago
- 677e8cd [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) by Louis Dionne · 7 months ago
- 0547e57 [runtimes] Run backdeployment CI on Github hosted runners (#109984) by Louis Dionne · 7 months ago
- 7e542a2 [libc++abi] Avoid using deprecated throw specifications in >= C++11 (#109296) by Louis Dionne · 7 months ago
- 2121b96 [libc++abi][libunwind] Run c++abi and unwind tests against a fake install root (#110171) by Louis Dionne · 7 months ago
- 147558e [clang][ItaniumMangle] Mangle friend function templates with a constr… (#110247) by Viktoriia Bakalova · 7 months ago
- 1c1bb77 [libc++abi] Fix issue when building the demangler in C++11 by Louis Dionne · 8 months ago
- 2612316 [ItaniumDemangle] Add template name to the substitutions list during demangling (#108538) by Viktoriia Bakalova · 8 months ago
- 6af5f87 Revert "[libcxxabi] Rename abort_message to __abort_message (#108887)" by Thurston Dang · 8 months ago
- 33bc6cf [libcxxabi] Rename abort_message to __abort_message (#108887) by Petr Hosek · 8 months ago
- dd8b266 [demangle] Represent a char array initializer as a string literal. (#109021) by Richard Smith · 8 months ago
- c22b68c [ItaniumDemangle] Set `InConstraintExpr` to `true` when demangling a constraint expression (#107385) by Viktoriia Bakalova · 8 months ago
- 953af0e [libc++][NFC] Increase consistency for namespace closing comments by Louis Dionne · 8 months ago
- 4c967af [libc++abi] Remove unnecessary dependency on std::unique_ptr (#73277) by Michael Kenzel · 9 months ago
- 08a61eb [libcxxabi/demangle] Remove __cxxabi_config.h include (#101971) by Nico Weber · 9 months ago
- 9ae24fc Demangle: Fix comment typos to cycle bots by Nico Weber · 9 months ago
- 2d36550 [NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT tests (#101196) by Xing Xue · 9 months ago
- 5af7086 Make caches protected (#101184) by Dmitry Chestnykh · 9 months ago
- ca69f51 [libcxx] [test] Detect the UCRT printf("%a") formatting bug (#99846) by Martin Storsjö · 10 months ago
- e64e745e [libc++][libc++abi] Minor follow-up changes after ptrauth upstreaming (#87481) by Louis Dionne · 10 months ago
- 719b2ac [libc++] Allow testing Apple's system library as it is installed (#99086) by Louis Dionne · 10 months ago
- acaa4c8 [libc++abi] Use __has_feature check to enable usage of thread_local for exception storage (#97591) by Louis Dionne · 10 months ago
- 9e94043 [libc++] Remove annotations for GCC 13 and update the documentation (#97744) by Nikolas Klauser · 10 months ago
- 18b575d [libc++abi] Fixing up LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#97608) by Zibi Sarbinowski · 10 months ago
- 0c9f537 [libc++abi] Fix test failures with GCC 14 (#95759) by Nikolas Klauser · 10 months ago
- 3497500 [libc++] Clean up and update deployment target features (#96312) by Louis Dionne · 10 months ago
- eeb9316 [runtimes][NFC] Improve error message when running Lit incorrectly by Louis Dionne · 11 months ago
- db8c7e0 [libc++] Fix deployment target Lit features (#94791) by Louis Dionne · 11 months ago
- 67da89c [libc++abi] Use target_compile_options to pass LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#96112) by Louis Dionne · 11 months ago
- 2cf2f1b [libc++] Test suite adjustments on macOS (#95835) by Louis Dionne · 11 months ago
- f9ae07b [libc++][NFC] Fix typo by Louis Dionne · 11 months ago
- cb7a03b [libc++] Fix failures with GCC 14 (#92663) by Nikolas Klauser · 11 months ago
- ed155f3 [runtimes] Correctly apply libdir subdir for multilib (#93354) by Petr Hosek · 11 months ago
- bd135c3 [runtimes][CMake] Simplify the propagation of test dependencies (#93558) by Louis Dionne · 11 months ago
- 633ea41 [runtimes] Reintroduce a way to select the compiler used for the test suite (#93542) by Louis Dionne · 11 months ago
- e14f5f2 Revise IDE folder structure (#89755) by Michael Kruse · 12 months ago
- 271eb06 [WebAssembly] Upstream misc. EH changes (#92990) by Heejin Ahn · 12 months ago
- 64f6406 [WebAssembly] __USING_WASM_EXCEPTIONS__ -> __WASM_EXCEPTIONS__ (#92840) by Heejin Ahn · 12 months ago
- af7467c [libcxx][libcxxabi] Fix build for OpenBSD (#92186) by John Ericson · 12 months ago
- 023cdfc Update stale comments of the demangler, NFC (#91740) by Haojian Wu · 12 months ago
- 4721490 [libc++abi][AIX] Use different function pointer types for destructors with 1 or 2 args (#89624) by Xing Xue · 1 year ago
- a98a6e9 Add clarifying parenthesis around non-trivial conditions in ternary expressions. (#90391) by luolent · 1 year ago
- 64dc558 [NFC][libunwind][AIX] Add diagnostic push and TODO by David Tenty · 1 year, 1 month ago
- 98244c4 [libc++] Upstream ptrauth support in libc++ and libc++abi (#84573) by Louis Dionne · 1 year, 1 month ago
- 7be847e [libc++abi] Disable forced_unwind4 test for musl. (#85096) by Alastair Houghton · 1 year, 1 month ago
- 1f973ef [runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917) by Martin Storsjö · 1 year, 2 months ago
- b8c6252 [libc++abi] Always re-export std:: exception types from libc++abi (#84031) by Louis Dionne · 1 year, 2 months ago
- acdd36e [ItaniumDemangle] reject A-F in FP literals (#82864) by Ryan Prichard · 1 year, 2 months ago
- 6a884a9 [libc++] Always keep libc++abi re-exports up-to-date (#79012) by Louis Dionne · 1 year, 2 months ago
- 5e6f50e [libc++] Remove LIBCXX_EXECUTOR and LIBCXXABI_EXECUTOR (#79886) by Louis Dionne · 1 year, 2 months ago
- c5f68a7 [libc++abi] Revert temporary workaround to unblock Chrome by Louis Dionne · 1 year, 3 months ago
- 58f3a77 [libc++abi] Replace usage of raw assert by _LIBCXXABI_ASSERT (#80689) by Louis Dionne · 1 year, 3 months ago
- 372f7dd [libc++abi] Add temporary workaround to unblock Chrome by Louis Dionne · 1 year, 3 months ago
- 7162fd7 [libc++] Split the monolithic __threading_support header (#79654) by Louis Dionne · 1 year, 3 months ago
- fd0637c [ItaniumDemangle] reapply 0e754e114a6 (#79488) by Nico Weber · 1 year, 3 months ago
- 3145265 [libc++] Fix the behavior of throwing `operator new` under -fno-exceptions (#69498) by Louis Dionne · 1 year, 4 months ago
- 4207ad5 [libc++] Fix noexcept behaviour of operator new helper functions (#74337) by azhan92 · 1 year, 4 months ago
- 51e91b6 [libc++abi] Implement __cxa_init_primary_exception and use it to optimize std::make_exception_ptr (#65534) by itrofimow · 1 year, 4 months ago
- 77610dd [libc++abi] Fix typo in CMake error message by Louis Dionne · 1 year, 4 months ago
- 48e5b5e [libc++abi] Improve error message when libunwind is missing from LLVM_ENABLE_RUNTIMES (#77991) by Louis Dionne · 1 year, 4 months ago