summaryrefslogtreecommitdiff
path: root/test/lit.common.cfg
AgeCommit message (Expand)Author
2018-07-19[compiler-rt] Only set lto_flags if lto_supportedTeresa Johnson
2018-07-19[compiler-rt] Add NewPM testing to CFI testsTeresa Johnson
2018-07-10Add lowercase OS name featureVlad Tsyrklevich
2018-06-30[UBsan] Enable subset of unit tests for OpenBSDDavid Carlier
2018-06-21[sanitizer] Stop running tests against 32-bit iOS simulatorKuba Mracek
2018-06-20[sanitizer] Unify and generalize Apple platforms in CMake and lit test configsKuba Mracek
2018-06-14[NFC] Generalize flags for linking in shared objects in compiler-rt tests to ...George Karpenkov
2018-05-14Fix another case where libstdc++ is being inappropriately requested (seeDan Liew
2018-05-10Setup ORIGIN/NetBSD option in sanitizer testsKamil Rytarowski
2018-02-26Fix which Darwin versions have ObjC runtime with full subscripting support.Volodymyr Sapsai
2018-02-26Re-land "Emit proper CodeView when -gcodeview is passed without the cl driver."Reid Kleckner
2018-01-20Force lit to execute the ASan and TSan tests on iOS devicesDan Liew
2018-01-17[Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)Kamil Rytarowski
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