summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/tsan/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...Dan Liew2019-10-011-29/+42
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-271-8/+8
* Revert r363633 "[CMake] Fix the value of `config.target_cflags` for non-macOS...Hans Wennborg2019-06-191-42/+28
* [CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...Dan Liew2019-06-171-28/+42
* Revert "[CMake] Fix the value of `config.target_cflags` for non-macOS Apple"Dan Liew2019-04-261-10/+2
* [CMake] Fix the value of `config.target_cflags` for non-macOS AppleDan Liew2019-04-261-2/+10
* [NFC][TSan][libdispatch] Better CMake variable namesJulian Lettner2019-04-041-2/+2
* [TSan][libdispatch] Enable linking and running of tests on LinuxJulian Lettner2019-03-151-0/+3
* [compiler-rt] Build custom libcxx with libcxxabiJonas Hahnfeld2019-02-171-0/+1
* [sanitizer] Unify and generalize Apple platforms in CMake and lit test configsKuba Mracek2018-06-201-12/+5
* [CMake] Support runtimes and monorepo layouts when looking for libcxxPetr Hosek2017-12-121-1/+1
* Disable TSan tests on Android.Evgeniy Stepanov2017-10-111-1/+1
* Add explicit CMake targets for ASan/TSan iOS Simulator testing and update the...Kuba Mracek2017-07-121-4/+13
* [tsan] Add support for running TSan tests on iOS simulator and devicesKuba Mracek2017-07-101-0/+45
* [sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek2016-11-291-9/+1
* [compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron2016-07-111-1/+1
* [tests] Always specify correct config.target_arch when configuring test suite.Alexey Samsonov2016-02-231-0/+1
* [tests] Slightly improve a fix in r260669.Alexey Samsonov2016-02-171-1/+2
* Re-commit r260230 with a fix for clang-cmake-aarch64-42vma.Daniel Sanders2016-02-121-1/+1
* Revert r260669 while the clang-cmake-aarch64-42vma failures is investigated.Daniel Sanders2016-02-121-1/+1
* [msan+tsan] Bring back the tests that disappeared after r260230 and r259512.Daniel Sanders2016-02-121-1/+1
* [TSan] Use darwin_filter_host_arch to restrict set of test arch on Mac OS.Alexey Samsonov2016-02-021-1/+6
* Re-commit r259512: [tsan] Add a libc++ and lit testsuite for each ${TSAN_SUPP...Daniel Sanders2016-02-021-4/+23
* Revert r259512 - [tsan] Add a libc++ and lit testsuite for each ${TSAN_SUPPOR...Daniel Sanders2016-02-021-23/+4
* [tsan] Add a libc++ and lit testsuite for each ${TSAN_SUPPORTED_ARCH}.Daniel Sanders2016-02-021-4/+23
* [PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt2015-12-081-1/+1
* [tsan] Enable building and testing TSan Go runtime on OS XKuba Brecka2015-12-041-1/+1
* [tsan] Skip building libcxx_tsan on OS XKuba Brecka2015-11-091-1/+2
* [tsan] CMake support for TSan on OS XKuba Brecka2015-11-031-1/+1
* [CMake] Remove all uses of LLVM_NATIVE_ARCH.Alexey Samsonov2015-09-081-1/+1
* [sanitizer][MIPS] Fix warnings on MIPSDmitry Vyukov2015-04-101-1/+3
* [TSan] Add Go runtime sanity check to CMake build.Alexey Samsonov2015-02-021-0/+1
* [TSan] Fix a bug in libcxx-tsan build conditions spotted by Ryuta SuzukiAlexey Samsonov2014-07-101-1/+1
* [CMake] Don't build libcxx_tsan with compilers other than ClangAlexey Samsonov2014-05-161-1/+2
* [TSan] Build TSan-instrumented version of libcxx and use it in lit tests.Alexey Samsonov2014-05-131-4/+10
* [CMake] lit tests shouldn't depend on runtimes in standalone buildAlexey Samsonov2014-02-201-3/+4
* [CMake] Introduce COMPILER_RT_INCLUDE_TESTS optionAlexey Samsonov2014-02-191-1/+1
* Move TSan lit-tests under test/tsanAlexey Samsonov2014-02-141-0/+19
OpenPOWER on IntegriCloud