summaryrefslogtreecommitdiff
path: root/test/lit.common.cfg
AgeCommit message (Expand)Author
2017-12-01[ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev
2017-12-01Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev
2017-12-01[ubsan] lit changes for lld testing, future lto testing.Roman Lebedev
2017-11-17Enable PDB generation with lld in asan and cfi tests on Windows.Peter Collingbourne
2017-11-16[asan] Add lit feature to indicate compiler_rt's shadow scale valueWalter Lee
2017-11-13[asan] Add CMake hook to override shadow scale in compiler_rtWalter Lee
2017-11-13Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell
2017-10-16[cfi] Test cross-dso CFI on Android.Evgeniy Stepanov
2017-10-10Factor out "stable-runtime" feature and enable it on all android.Evgeniy Stepanov
2017-10-06Factor out default_(a|ub)sanitizer_opts in lit.Evgeniy Stepanov
2017-10-06[sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov
2017-10-06[asan] Use gold linker in android tests.Evgeniy Stepanov
2017-10-05[asan] Add --enable-new-dtags in tests on Android.Evgeniy Stepanov
2017-10-05[sanitizer] Move %ld_flags_rpath_exe to common and use it in more tests.Evgeniy Stepanov
2017-09-16[sanitizer] Move android_commoands from asan into sanitizer_commonVitaly Buka
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-08-28Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-27Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-27[cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-04-28[asan] Add a compilation wrapper that codesigns shared libraries to support i...Kuba Mracek
2017-04-26[asan] Allow propagating env variables when testing on iOS SimulatorKuba Mracek
2017-04-26[asan] Add support for running lit tests in the iOS SimulatorKuba Mracek
2017-04-21[cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov
2017-03-30Add LIT_USE_INTERNAL_SHELL to compiler-rt tests.Rafael Espindola
2017-03-22Use lld-link /nopdb to suppress PDB generation when DWARF is requiredReid Kleckner
2017-03-16Fix macOS version detection to also allow missing 3rd part of the version num...Kuba Mracek
2017-03-09Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()"Erik Pilkington
2017-03-09Revert "[compiler-rt][builtins] Add __isOSVersionAtLeast()"Erik Pilkington
2017-03-09[compiler-rt][builtins] Add __isOSVersionAtLeast()Erik Pilkington
2017-01-20[lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2]Kuba Mracek
2017-01-06[sanitizer] Use architecture/slice information when symbolizing fat Mach-O fi...Kuba Mracek
2016-11-21[asan] Specialize the initialization-bug.cc testcase for Darwin (it needs a d...Kuba Mracek
2016-11-11Force the locale when executing ld goldSylvestre Ledru
2016-10-06[ESan][MIPS] Adds support for MIPS64Sagar Thakur
2016-09-14[asan] Enable -asan-use-private-alias on Darwin/Mach-O, add test for ODR fals...Kuba Brecka
2016-09-08Revert "[ESan][MIPS] Adds support for MIPS64"Qin Zhao
2016-09-07[ESan][MIPS] Adds support for MIPS64Sagar Thakur
2016-08-27[asan] Disable tests more selectively.Akira Hatanaka
2016-08-26[compiler-rt][XRay] Initial per-thread inmemory logging implementationDean Michael Berris
2016-06-25cfi: Start testing CFI in both standalone and devirtualization modes.Peter Collingbourne
2016-03-30[asan] Mark the initialization-bug.cc unsupported on OS X Yosemite and olderRyan Govostes
2016-03-29[asan] Make the Darwin/dead-strip.c test require El Capitan or newerRyan Govostes
2016-03-17[sanitizer] On OS X, verify that interceptors work and abort if not, take 2Kuba Brecka
2016-03-15Revert r263551 due to a test failure.Kuba Brecka
2016-03-15[sanitizer] On OS X, verify that interceptors work and abort if notKuba Brecka
2016-02-23[tests] Remove "supported-target" in favor of "target-arch" lit features.Alexey Samsonov
2016-01-28[sancov] run sancov test on x86_64 linux onlyMike Aizatsky
2016-01-27[sanitizers] generating html report on coverage dumpMike Aizatsky