| Commit message (Expand) | Author | Age | Files | Lines |
* | [libc++] Promote GCC 11 to mandatory CI | Louis Dionne | 2021-06-15 | 1 | -1/+1 |
* | Save/restore OuterTemplateParams in AbstractManglingParser::parseEncoding. | Justin Lebar | 2021-06-09 | 1 | -1/+4 |
* | [libc++] Enable tests for the experimental library by default | Louis Dionne | 2021-06-02 | 1 | -0/+1 |
* | [libc++] Move handling of the target triple to the DSL | Louis Dionne | 2021-05-08 | 19 | -79/+81 |
* | [libc++] Support per-target __config_site in per-target runtime build | Petr Hosek | 2021-04-28 | 1 | -0/+6 |
* | [libc++abi] Adjust XFAIL for misaligned exception header on ARM | Louis Dionne | 2021-04-07 | 1 | -7/+7 |
* | [libc++] Include <__config_site> from <__config> | Louis Dionne | 2021-03-30 | 1 | -1/+0 |
* | [libcxxabi] Use cxx-headers target to consume libcxx headers | Petr Hosek | 2021-03-26 | 2 | -3/+7 |
* | Revert "[libcxxabi] Use cxx-headers target to consume libcxx headers" | Petr Hosek | 2021-03-25 | 1 | -2/+3 |
* | * Fix demangling of optional template-args for vendor extended type qualifier. | Alex Orlov | 2021-03-24 | 1 | -0/+4 |
* | [libcxxabi] Use cxx-headers target to consume libcxx headers | Petr Hosek | 2021-03-23 | 1 | -3/+2 |
* | [runtimes] Use add_lit_testsuite to register lit testsuites | Petr Hosek | 2021-03-05 | 1 | -1/+1 |
* | [libc++/abi] Allow running back-deployment testing against libc++abi | Louis Dionne | 2021-03-01 | 19 | -23/+119 |
* | [libc++abi] Fix forced_unwind tests failures on ARM/EHABI targets. | Vladimir Vereschaka | 2021-02-12 | 2 | -4/+10 |
* | [libc++abi] Disable _Unwind_ForcedUnwind + exception tests for ARM EHABI | Fangrui Song | 2021-02-05 | 2 | -0/+8 |
* | [test] Add basic _Unwind_ForcedUnwind + exception tests | Fangrui Song | 2021-02-02 | 2 | -0/+134 |
* | Itanium Mangling: Mangle `__alignof__` differently than `alignof`. | James Y Knight | 2021-01-27 | 1 | -2/+12 |
* | [libc++] Introduce an indirection to create threads in the test suite | Louis Dionne | 2020-11-27 | 3 | -8/+13 |
* | [libc++] [libc++abi] Mark a few tests as unsupported/xfail on gcc-7/8/9. | Marek Kurdej | 2020-11-26 | 4 | -4/+10 |
* | Demangling support for class type non-type template parameter extensions. | Richard Smith | 2020-11-20 | 1 | -0/+15 |
* | Revert "Allow running back-deployment testing against libc++abi" | Louis Dionne | 2020-11-06 | 17 | -96/+23 |
* | Allow running back-deployment testing against libc++abi | Louis Dionne | 2020-11-06 | 17 | -23/+96 |
* | [libc++abi] Get rid of warnings when running the tests with GCC | Louis Dionne | 2020-11-02 | 14 | -24/+75 |
* | [runtimes] Revert the libc++ __config_site change | Louis Dionne | 2020-10-23 | 1 | -2/+4 |
* | [libc++abi] Fix the standalone build after the __config_site change | Louis Dionne | 2020-10-22 | 2 | -3/+3 |
* | [libc++] Fix compiler-rt build by copying libc++ headers to <build>/include | Louis Dionne | 2020-10-21 | 1 | -1/+1 |
* | [libcxxabi] Stub out 'sleep' call when _LIBCXXABI_HAS_NO_THREADS is defined. | Hafiz Abid Qadeer | 2020-10-21 | 1 | -0/+2 |
* | [take 2] [libc++] Include <__config_site> from <__config> | Louis Dionne | 2020-10-21 | 2 | -3/+1 |
* | [libcxxabi] Fix printf formats in a test. | Simon Tatham | 2020-10-16 | 1 | -9/+12 |
* | [libc++/abi] Clean up uses of <iostream> in the test suite | Louis Dionne | 2020-10-13 | 10 | -177/+172 |
* | [runtimes] Use int main(int, char**) consistently in tests | Louis Dionne | 2020-10-08 | 47 | -52/+129 |
* | [libc++] Rename the -fno-rtti Lit feature to just no-rtti | Louis Dionne | 2020-09-29 | 1 | -1/+1 |
* | [libc++] Fix some test failures in unusual configurations | Louis Dionne | 2020-09-29 | 1 | -0/+1 |
* | [libcxx] Simplify back-deployment testing | Louis Dionne | 2020-09-10 | 1 | -1/+0 |
* | Fix test for D77924. | Elliott Hughes | 2020-08-24 | 1 | -1/+1 |
* | ld128 demangle: allow space for 'L' suffix. | Elliott Hughes | 2020-08-18 | 1 | -0/+7 |
* | [libc++abi] Temporarily disable test on Apple to fix the CI | Louis Dionne | 2020-07-16 | 1 | -5/+4 |
* | [runtimes] Move the enable_rtti Lit parameter to the DSL | Louis Dionne | 2020-07-16 | 1 | -3/+0 |
* | [libc++abi] NFC: Fix indentation | Louis Dionne | 2020-07-16 | 1 | -1/+1 |
* | [runtimes][NFC] Remove unused or unnecessary CMake variables | Louis Dionne | 2020-07-16 | 1 | -1/+1 |
* | [demangler] More properly save and restore the template parameter state | Richard Smith | 2020-07-09 | 1 | -0/+1 |
* | [demangler] Don't allow the template parameters from the <encoding> in a | Richard Smith | 2020-07-09 | 1 | -0/+10 |
* | [runtimes] Allow passing Lit parameters through CMake | Louis Dionne | 2020-07-09 | 1 | -3/+4 |
* | [runtimes] Rename newformat to just format, now that the old format has been ... | Louis Dionne | 2020-06-30 | 1 | -2/+2 |
* | [runtimes] Remove the ability to select the old libc++ testing format | Louis Dionne | 2020-06-29 | 1 | -7/+3 |
* | [libc++abi] Allow specifying custom Lit config files | Louis Dionne | 2020-06-25 | 4 | -88/+50 |
* | [libc++abi] Allow code-signing executables when running the tests | Louis Dionne | 2020-06-23 | 1 | -0/+2 |
* | [libc++] Allow specifying arbitrary custom executors with the new format | Louis Dionne | 2020-06-11 | 1 | -2/+2 |
* | [libc++] Consider everything inside %T to be a dependency of each test | Louis Dionne | 2020-06-10 | 1 | -1/+0 |
* | [libc++abi] Replace LIBCXXABI_HAS_NO_EXCEPTIONS by TEST_HAS_NO_EXCEPTIONS | Louis Dionne | 2020-06-09 | 6 | -14/+22 |