aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 11.1.0Tom Stellard2021-01-121-1/+1
* Bump version to 11.0.1Tom Stellard2020-10-221-1/+1
* Drop the 'git' suffix from various version variablesHans Wennborg2020-07-271-1/+1
* [demangler] More properly save and restore the template parameter stateRichard Smith2020-07-092-1/+16
* [demangler] Don't allow the template parameters from the <encoding> in aRichard Smith2020-07-092-0/+12
* [runtimes] Allow passing Lit parameters through CMakeLouis Dionne2020-07-092-3/+6
* [libc++/libc++abi] Automatically detect whether exceptions are enabledLouis Dionne2020-07-032-1/+8
* [libc++abi] Remove unused include of <sys/types.h>Louis Dionne2020-06-301-1/+0
* [libc++abi] Remove empty source file cxa_unexpected.cppLouis Dionne2020-06-302-23/+0
* [runtimes] Rename newformat to just format, now that the old format has been ...Louis Dionne2020-06-301-2/+2
* [runtimes] Remove the ability to select the old libc++ testing formatLouis Dionne2020-06-291-7/+3
* [libc++abi] Fix build failure in abort_message.cpp when vasprintf isn't providedLouis Dionne2020-06-261-1/+7
* [libc++abi] NFCI: Minor refactoring of abort_message()Louis Dionne2020-06-251-34/+30
* [libc++abi] Allow specifying custom Lit config filesLouis Dionne2020-06-255-88/+53
* [libc++abi] Allow code-signing executables when running the testsLouis Dionne2020-06-231-0/+2
* [libc++abi] Ensure custom libc++ header paths are honoured during libc++abi b...Louis Dionne2020-06-151-5/+3
* [libc++] Allow specifying arbitrary custom executors with the new formatLouis Dionne2020-06-111-2/+2
* [libc++abi] Simplify the logic for finding libc++ from libc++abiLouis Dionne2020-06-112-47/+6
* [libc++] Consider everything inside %T to be a dependency of each testLouis Dionne2020-06-101-1/+0
* [libc++abi] Replace LIBCXXABI_HAS_NO_EXCEPTIONS by TEST_HAS_NO_EXCEPTIONSLouis Dionne2020-06-096-14/+22
* [libc++abi][libunwind] Don't override libc++'s handling of exception featuresLouis Dionne2020-06-091-3/+0
* [NFCI] Clean up exceptions related CMake and Lit options in libc++abi and lib...Louis Dionne2020-06-091-2/+0
* [libc++abi] Properly fix XFAILs for exception alignmentLouis Dionne2020-06-051-8/+7
* [libc++abi] Fix incorrect XFAILs for mis-aligned _Unwind_Exception on AppleLouis Dionne2020-06-031-4/+8
* [libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne2020-06-0318-20/+20
* [libc++abi] Make sure we link in CrashReporterClient.a when it's presentLouis Dionne2020-06-021-0/+11
* [demangler] Support for 'this' expressionsErik Pilkington2020-05-132-0/+5
* [demangler] Fix demangling of enumerators with negative valuesErik Pilkington2020-05-132-9/+15
* [libc++abi] Adjust XFAIL on macOS for bug that was fixed in recent OSesLouis Dionne2020-05-121-4/+13
* [libc++abi] NFC: Remove pragma mark in favor of normal commentLouis Dionne2020-05-051-6/+6
* [libc++abi] Add -Wno-unreachable-code when building test for throwing incompl...Louis Dionne2020-05-011-2/+2
* [libcxx][libcxxabi][libunwind] Use libgcc on AndroidShoaib Meenai2020-04-301-2/+6
* [libc++/abi] Provide an option to turn on forgiving dynamic_cast when buildin...Louis Dionne2020-04-223-12/+22
* [libc++abi] NFC: Use "" instead of <> to include __cxxabi_config.hLouis Dionne2020-04-221-1/+1
* [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'Louis Dionne2020-04-2248-48/+52
* [libc++abi] Add a rate limiter when logging dynamic_cast errorsLouis Dionne2020-04-211-8/+15
* [libc++] Fix the no-exceptions build of libc++ on AppleLouis Dionne2020-04-203-22/+20
* [libc++abi] NFC: Remove trailing whitespaceLouis Dionne2020-04-173-40/+40
* [demangler] PPC and S390: Fix parsing of e-prefixed long double literalsXing Xue2020-04-151-0/+6
* [libc++abi] Enable the new libc++ testing format by defaultLouis Dionne2020-04-071-4/+5
* [lit] Move the recursiveExpansionLimit setting to TestingConfigLouis Dionne2020-04-061-0/+6
* [libc++] Add an alternative Lit test formatLouis Dionne2020-04-031-1/+6
* [libc++abi] NFC: Add link to review in workaround commentLouis Dionne2020-04-021-0/+1
* [libc++abi] Fix remote execution of .sh.cpp testsSergej Jaskiewicz2020-04-011-3/+4
* [libc++abi] Remove the old testit scriptLouis Dionne2020-03-311-126/+0
* Enforce that libc++ and libc++abi are built in a monorepo layoutLouis Dionne2020-03-301-0/+4
* Remove legacy CMake targets for libcxx and libcxxabiLouis Dionne2020-03-302-6/+0
* [libc++/libc++abi] Properly delimit lit substitutionsLouis Dionne2020-03-273-5/+5
* [libc++abi] Remove unused lit featureLouis Dionne2020-03-261-4/+1
* Revert "Remove legacy CMake targets for libcxx and libcxxabi"Louis Dionne2020-03-232-0/+6