summaryrefslogtreecommitdiff
path: root/test/lit.site.cfg.in
AgeCommit message (Expand)Author
2017-12-12[libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TOOLCHAIN to litPetr Hosek
2017-04-20Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL.Eric Fiselier
2017-04-04Fix exception address alignment test for EHABIAsiri Rathnayake
2017-03-04Fix PR25874 - Detect features required for cxa_thread_atexit_test.pass.cppEric Fiselier
2017-01-09[libcxxabi] Cleanup and adapt for r291275. NFC.Asiri Rathnayake
2017-01-03[libcxxabi] Introduce an externally threaded libc++abi variant.Asiri Rathnayake
2016-11-13Fix GCC libc++abi buildEric Fiselier
2016-11-13arm: Fix ttype encoding assertion failure.Logan Chien
2016-10-12Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Ba...Eric Fiselier
2016-06-02[libcxxabi] Allow target flags to affect configuration tests.Eric Fiselier
2016-05-31[libcxxabi] Introduce a -fno-exceptions libc++abi libary variantAsiri Rathnayake
2016-04-19Enable testing for static libc++abiBen Craig
2016-03-17[libcxxabi] Disable cxa_thread_atexit_test if unavailableJonas Hahnfeld
2015-10-14Add config.project_obj_root to the libc++abi testsuiteEric Fiselier
2015-09-01Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS.Eric Fiselier
2015-03-17Let libc++'s LIT configuration setup our linker paths and env.Eric Fiselier
2015-03-17add option to tell LIT where to find the libc++ library when built out of treeEric Fiselier
2015-02-26Add remote testing support to the lit configJonathan Roelofs
2015-02-11Fix libcxxabi's library and object root for tests.Eric Fiselier
2015-01-22[libcxxabi] Teach CMake better ways to find the libc++ source directory (and ...Eric Fiselier
2015-01-21Merge libc++abi's lit configuration with libc++'sJonathan Roelofs
2014-12-29[cmake/multilib] Teach libc++abi's CMake build to support multilibChandler Carruth
2014-11-24[libcxxabi] Refactor building and testing libc++abi without threadsEric Fiselier
2014-10-23[libcxxabi] Add support for running libc++abi tests with sanitizersEric Fiselier
2014-07-11Add support for building and testing the unwinder.Dan Albert
2014-07-10Add lit configs for libcxxabi tests.Dan Albert