summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/CMakeLists.txt
AgeCommit message (Expand)Author
2017-09-16[sanitizer] Support check-asan on AndroidVitaly Buka
2017-09-09[ubsan] Enable UBsan in sanitizer_common testsVitaly Buka
2017-08-30Finalize ASAN/NetBSDKamil Rytarowski
2016-11-29[sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek
2016-07-22[sanitizers] Enable sanitizer_common tests on Win64Reid Kleckner
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-02-09[sanitizer_common] Correct the nits that should have been committed as part o...Daniel Sanders
2016-02-09[sanitizer_common] Add suffix to lit testsuite name to distinguish subtargets.Daniel Sanders
2015-08-20[CMake] Fixing r245581 based on feedback from Filcab.Chris Bieneman
2015-08-20[CMake] Fix building unit tests on DarwinChris Bieneman
2015-07-10Temporarily disable check-sanitizer tests on 64-bit Windows.Peter Collingbourne
2015-05-19[sanitizer][MIPS] Add --target flag for MIPS32Sagar Thakur
2015-03-02[Sanitizer] Run test/sanitizer_common lit tests on all supported architectures.Alexey Samsonov
2014-07-04[sanitizer] support c11 aligned_alloc, Linux only for nowKostya Serebryany
2014-05-12Restrict the set of sanitizers that should run tests from test/sanitizer_commonAlexey Samsonov
2014-05-09[Sanitizer] Add the machinery to run the same test under several sanitizersAlexey Samsonov
2014-05-08[Sanitizer] Move lit config for sanitizer_common unit tests under Unit/ dir f...Alexey Samsonov
2014-02-20Move config for sanitizer_common tests under test/ for consistencyAlexey Samsonov