summaryrefslogtreecommitdiff
path: root/libcxxabi
Commit message (Expand)AuthorAgeFilesLines
* [libcxxabi] define _LIBCPP_VERBOSE_ABORTNick Desaulniers2023-05-172-0/+6
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-1/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-1/+1
* [libcxx] [test] Prepend to PATH instead of overriding itMartin Storsjö2023-04-273-3/+3
* [SystemZ][z/OS] Make LIBCXXABI_LIBUNWIND_INCLUDES_INTERNAL available for exte...Zibi Sarbinowski2023-04-211-3/+3
* [libc++][PSTL] Remove current integrationNikolas Klauser2023-04-211-10/+0
* [libcxxabi][demangle] create helper for std::string_view::starts_withNick Desaulniers2023-04-202-1/+35
* [libc++abi] Make the error message for recursive initialization of function-l...Louis Dionne2023-04-191-3/+3
* [libcxxabi] [test] Fix the mingw test configMartin Storsjö2023-04-191-1/+1
* [libcxxabi] [test] Avoid mingw warnings about missing a return statementMartin Storsjö2023-04-191-1/+1
* [libcxxabi] Omit dllimport in public headers in MinGW modeMartin Storsjö2023-04-191-1/+1
* [libcxxabi] [test] Use the correct printf formats for printing pointersMartin Storsjö2023-04-171-2/+3
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+1
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-1/+1
* [libcxxabi] [test] Don't cast a pointer to long, fixing the test on WindowsMartin Storsjö2023-04-121-1/+2
* [libcxxabi, libunwind] [test] Place output from tests under a 'test' subdirMartin Storsjö2023-04-111-1/+1
* [libcxxabi] [test] Mark thread_local_destruction_order.pass.cpp unsupported f...Martin Storsjö2023-04-111-0/+7
* [libcxxabi, libunwind] [test] Quote the python path properly for LIB*_EXECUTORMartin Storsjö2023-04-061-1/+1
* [libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_libLouis Dionne2023-03-3018-23/+23
* [libcxxabi] Fix for c9d36bd80760db14f14b33789e6cbc6cb8c64830Dmitry Chernenkov2023-03-201-0/+1
* [libcxxabi][Demangle] Don't drop ctor/dtor name for abi-tagged structuresMichael Buch2023-03-192-0/+4
* [libc++abi] Improve performance of __dynamic_castSirui Mu2023-03-191-62/+124
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-1/+1
* [libc++][NFC] Move the stdlib= test suite configuration for Apple into the cf...Louis Dionne2023-03-172-0/+4
* [runtimes] Synchronize warnings flags between libc++/libc++abi/libunwindNikolas Klauser2023-03-173-36/+15
* [HWASAN] Remove RUN statements, which have to effect on the testKirill Stoimenov2023-03-162-2/+0
* [HWASAN] Disable leak checking for forced_unwind2.pass.cppKirill Stoimenov2023-03-161-0/+1
* [HWASAN] Disable leak checking for test_vector2.pass.cppKirill Stoimenov2023-03-161-0/+1
* [libc++] Granularize <type_traits> includesNikolas Klauser2023-03-081-0/+1
* [libc++] Enable -Wunused-templateNikolas Klauser2023-03-081-0/+11
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+1
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-1/+1
* [z/OS][NFC] Remove obsolete code.Zibi Sarbinowski2023-02-241-4/+0
* [libc++] Move constexpr <cstring> functions into their own headers and remove...Nikolas Klauser2023-02-211-1/+2
* [runtimes] Remove add_target_flags* functions and use add_flags* insteadNikolas Klauser2023-02-212-33/+2
* [runtimes] Move common functions from Handle{Libcxx,Libcxxabi,Libunwind}Flags...Nikolas Klauser2023-02-212-112/+2
* [libunwind][PowerPC] Fix saving/restoring VSX registers on LE systemsNemanja Ivanovic2023-02-161-0/+90
* [libc++abi][AIX] Skip non-C++ EH aware frames when retrieving exception objectXing Xue2023-02-153-29/+1456
* [runtimes] Remove duplicate imports of libcxx.test.configLouis Dionne2023-02-143-3/+3
* [runtimes] Rename newconfig.py to config.py -- it's not new anymoreLouis Dionne2023-02-1410-20/+20
* [libc++] Move the definition of aligned allocation helpers outside of <new>Louis Dionne2023-01-263-2/+6
* [libc++] Add FreeBSD XFAILs in preparation for CIEd Maste2023-01-201-0/+2
* [libc++] Granularize <type_traits> includes in <utility>Nikolas Klauser2022-12-222-0/+2
* [libcxxabi] Use 'target=' consistentlyPaul Robinson2022-12-212-2/+2
* [libc++][Android] Include cstdlib to define __BIONIC__Ryan Prichard2022-12-091-0/+2
* [demangler][LoongArch] Correct the mangled_size for long doubleWeining Lu2022-12-081-1/+1
* Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan2022-12-052-3/+3