Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-12Bump version to 11.1.0Tom Stellard
2020-10-23Bump version to 11.0.1Tom Stellard
2020-07-27Drop the 'git' suffix from various version variablesHans Wennborg
2020-07-10[demangler] More properly save and restore the template parameter stateRichard Smith
2020-07-10[demangler] Don't allow the template parameters from the <encoding> in aRichard Smith
2020-07-09[runtimes] Allow passing Lit parameters through CMakeLouis Dionne
2020-07-03[libc++/libc++abi] Automatically detect whether exceptions are enabledLouis Dionne
2020-06-30[libc++abi] Remove unused include of <sys/types.h>Louis Dionne
2020-06-30[libc++abi] Remove empty source file cxa_unexpected.cppLouis Dionne
2020-06-30[runtimes] Rename newformat to just format, now that the old format has been ...Louis Dionne
2020-06-29[runtimes] Remove the ability to select the old libc++ testing formatLouis Dionne
2020-06-26[libc++abi] Fix build failure in abort_message.cpp when vasprintf isn't providedLouis Dionne
2020-06-25[libc++abi] NFCI: Minor refactoring of abort_message()Louis Dionne
2020-06-25[libc++abi] Allow specifying custom Lit config filesLouis Dionne
2020-06-23[libc++abi] Allow code-signing executables when running the testsLouis Dionne
2020-06-15[libc++abi] Ensure custom libc++ header paths are honoured during libc++abi b...Louis Dionne
2020-06-11[libc++] Allow specifying arbitrary custom executors with the new formatLouis Dionne
2020-06-11[libc++abi] Simplify the logic for finding libc++ from libc++abiLouis Dionne
2020-06-11[libc++] Consider everything inside %T to be a dependency of each testLouis Dionne
2020-06-09[libc++abi] Replace LIBCXXABI_HAS_NO_EXCEPTIONS by TEST_HAS_NO_EXCEPTIONSLouis Dionne
2020-06-09[libc++abi][libunwind] Don't override libc++'s handling of exception featuresLouis Dionne
2020-06-09[NFCI] Clean up exceptions related CMake and Lit options in libc++abi and lib...Louis Dionne
2020-06-05[libc++abi] Properly fix XFAILs for exception alignmentLouis Dionne
2020-06-03[libc++abi] Fix incorrect XFAILs for mis-aligned _Unwind_Exception on AppleLouis Dionne
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2020-06-02[libc++abi] Make sure we link in CrashReporterClient.a when it's presentLouis Dionne
2020-05-14[demangler] Support for 'this' expressionsErik Pilkington
2020-05-13[demangler] Fix demangling of enumerators with negative valuesErik Pilkington
2020-05-13[libc++abi] Adjust XFAIL on macOS for bug that was fixed in recent OSesLouis Dionne
2020-05-05[libc++abi] NFC: Remove pragma mark in favor of normal commentLouis Dionne
2020-05-01[libc++abi] Add -Wno-unreachable-code when building test for throwing incompl...Louis Dionne
2020-05-01[libcxx][libcxxabi][libunwind] Use libgcc on AndroidShoaib Meenai
2020-04-22[libc++/abi] Provide an option to turn on forgiving dynamic_cast when buildin...Louis Dionne
2020-04-22[libc++abi] NFC: Use "" instead of <> to include __cxxabi_config.hLouis Dionne
2020-04-22[libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'Louis Dionne
2020-04-21[libc++abi] Add a rate limiter when logging dynamic_cast errorsLouis Dionne
2020-04-20[libc++] Fix the no-exceptions build of libc++ on AppleLouis Dionne
2020-04-17[libc++abi] NFC: Remove trailing whitespaceLouis Dionne
2020-04-15[demangler] PPC and S390: Fix parsing of e-prefixed long double literalsXing Xue
2020-04-07[libc++abi] Enable the new libc++ testing format by defaultLouis Dionne
2020-04-06[lit] Move the recursiveExpansionLimit setting to TestingConfigLouis Dionne
2020-04-03[libc++] Add an alternative Lit test formatLouis Dionne
2020-04-02[libc++abi] NFC: Add link to review in workaround commentLouis Dionne
2020-04-01[libc++abi] Fix remote execution of .sh.cpp testsSergej Jaskiewicz
2020-03-31[libc++abi] Remove the old testit scriptLouis Dionne
2020-03-31Enforce that libc++ and libc++abi are built in a monorepo layoutLouis Dionne
2020-03-30Remove legacy CMake targets for libcxx and libcxxabiLouis Dionne
2020-03-27[libc++/libc++abi] Properly delimit lit substitutionsLouis Dionne
2020-03-26[libc++abi] Remove unused lit featureLouis Dionne
2020-03-23Revert "Remove legacy CMake targets for libcxx and libcxxabi"Louis Dionne