summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [libcxxabi] Allow tests to link with static libc++abi/libc++ even if the shar...Sergej Jaskiewicz2020-01-091-0/+2
* [libc++abi] Fix tests when pstl is enabledLouis Dionne2019-08-081-0/+1
* [CMake] Update lit test configurationPetr Hosek2019-02-051-0/+1
* Fix standalone test-suite run.Eric Fiselier2018-01-171-4/+5
* Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL.Eric Fiselier2017-04-201-1/+0
* Fix PR25874 - Detect features required for cxa_thread_atexit_test.pass.cppEric Fiselier2017-03-041-0/+1
* [libcxxabi] Cleanup and adapt for r291275. NFC.Asiri Rathnayake2017-01-091-2/+2
* [libcxxabi] Introduce an externally threaded libc++abi variant.Asiri Rathnayake2017-01-031-0/+5
* Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Ba...Eric Fiselier2016-10-121-1/+0
* [CMake] Be more consistent about naming targets and components in libc++abiEric Fiselier2016-08-281-1/+4
* [CMake] Apply r279151 cleanup to libc++abi.Eric Fiselier2016-08-281-1/+2
* Do not depend on unwind when building standalonePetr Hosek2016-08-081-4/+3
* [libcxxabi] Allow target flags to affect configuration tests.Eric Fiselier2016-06-021-1/+1
* [libcxxabi] Introduce a -fno-exceptions libc++abi libary variantAsiri Rathnayake2016-05-311-0/+1
* Enable testing for static libc++abiBen Craig2016-04-191-1/+11
* [libcxxabi] Disable cxa_thread_atexit_test if unavailableJonas Hahnfeld2016-03-171-0/+1
* Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS.Eric Fiselier2015-09-011-1/+1
* [libcxxabi] Build both static and shared versions of libc++abi by default.Eric Fiselier2015-03-031-1/+1
* Add remote testing support to the lit configJonathan Roelofs2015-02-261-0/+4
* Merge libc++abi's lit configuration with libc++'sJonathan Roelofs2015-01-211-0/+1
* [cmake/multilib] Teach libc++abi's CMake build to support multilibChandler Carruth2014-12-291-3/+0
* [libcxxabi] Refactor building and testing libc++abi without threadsEric Fiselier2014-11-241-0/+1
* Add support for building and testing the unwinder.Dan Albert2014-07-111-0/+5
* Add lit configs for libcxxabi tests.Dan Albert2014-07-101-0/+28
OpenPOWER on IntegriCloud