summaryrefslogtreecommitdiff
path: root/test/lit.common.cfg
Commit message (Expand)AuthorAgeFilesLines
* [TSan][libdispatch] Specify libdispatch header dir for lit testsJulian Lettner2019-04-041-1/+1
* [NFC][TSan] Move libdispatch tests into their own subfolderJulian Lettner2019-03-141-3/+3
* [Sanitizer] Add 'dispatch' feature to be used in compiler-rt testsJulian Lettner2019-03-071-0/+4
* [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner2019-02-271-10/+16
* Fixed a minor merge error with this patch.Mitch Phillips2019-02-261-1/+1
* [compiler-rt] Provide better llvm-lit failure when llvm-config fails.Mitch Phillips2019-02-261-1/+2
* [Sanitizer] iOS: Pull up parallelism_group handling into common.lit.configJulian Lettner2019-02-151-4/+3
* gn build: Upgrade to NDK r19.Peter Collingbourne2019-02-051-1/+6
* Add zlib feature test to lit configurationJeremy Morse2019-01-291-0/+3
* compiler-rt/test: Bring back -pie on Android.Peter Collingbourne2019-01-151-1/+1
* compiler-rt/test: Add a couple of convenience features for Android.Peter Collingbourne2019-01-151-1/+12
* compiler-rt/test: Clean up Android specific workarounds in lit.common.cfg.Peter Collingbourne2019-01-151-3/+4
* [test] Disable sunrpc tests when rpc/xdr.h is missingMichal Gorny2019-01-141-0/+3
* [test] Detect glibc-2.27+ and XFAIL appropriate testsMichal Gorny2019-01-091-0/+15
* Disable system-allocator-fallback.cc test on Android O and earlier.Peter Collingbourne2019-01-041-0/+2
* Workaround using new Clang with an old NDK.Dan Albert2018-11-021-0/+1
* [Cfi] Compiling cfi library on FreeBSD and NetBSDDavid Carlier2018-10-011-1/+1
* When running the ios/iossim prepare script show the script output when it ret...Dan Liew2018-09-241-1/+6
* [UBSan] Partially fix `test/ubsan/TestCases/Misc/log-path_test.cc` so that it...Dan Liew2018-09-171-0/+13
* Give a better error message when trying to run the iossim tests and `SANITIZE...Dan Liew2018-09-031-1/+5
* [compiler-rt] Only set lto_flags if lto_supportedTeresa Johnson2018-07-191-3/+2
* [compiler-rt] Add NewPM testing to CFI testsTeresa Johnson2018-07-191-0/+3
* Add lowercase OS name featureVlad Tsyrklevich2018-07-101-1/+3
* [UBsan] Enable subset of unit tests for OpenBSDDavid Carlier2018-06-301-1/+1
* [sanitizer] Stop running tests against 32-bit iOS simulatorKuba Mracek2018-06-211-0/+5
* [sanitizer] Unify and generalize Apple platforms in CMake and lit test configsKuba Mracek2018-06-201-8/+42
* [NFC] Generalize flags for linking in shared objects in compiler-rt tests to ...George Karpenkov2018-06-141-18/+22
* Fix another case where libstdc++ is being inappropriately requested (seeDan Liew2018-05-141-0/+8
* Setup ORIGIN/NetBSD option in sanitizer testsKamil Rytarowski2018-05-101-1/+1
* Fix which Darwin versions have ObjC runtime with full subscripting support.Volodymyr Sapsai2018-02-261-0/+6
* Re-land "Emit proper CodeView when -gcodeview is passed without the cl driver."Reid Kleckner2018-02-261-0/+4
* Force lit to execute the ASan and TSan tests on iOS devicesDan Liew2018-01-201-0/+8
* [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)Kamil Rytarowski2018-01-171-0/+3
* [ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev2017-12-011-0/+19
* Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev2017-12-011-19/+0
* [ubsan] lit changes for lld testing, future lto testing.Roman Lebedev2017-12-011-0/+19
* Enable PDB generation with lld in asan and cfi tests on Windows.Peter Collingbourne2017-11-171-2/+1
* [asan] Add lit feature to indicate compiler_rt's shadow scale valueWalter Lee2017-11-161-0/+5
* [asan] Add CMake hook to override shadow scale in compiler_rtWalter Lee2017-11-131-0/+4
* Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell2017-11-131-5/+0
* [cfi] Test cross-dso CFI on Android.Evgeniy Stepanov2017-10-161-0/+13
* Factor out "stable-runtime" feature and enable it on all android.Evgeniy Stepanov2017-10-101-0/+5
* Factor out default_(a|ub)sanitizer_opts in lit.Evgeniy Stepanov2017-10-061-1/+9
* [sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov2017-10-061-1/+1
* [asan] Use gold linker in android tests.Evgeniy Stepanov2017-10-061-1/+1
* [asan] Add --enable-new-dtags in tests on Android.Evgeniy Stepanov2017-10-051-1/+1
* [sanitizer] Move %ld_flags_rpath_exe to common and use it in more tests.Evgeniy Stepanov2017-10-051-0/+15
* [sanitizer] Move android_commoands from asan into sanitizer_commonVitaly Buka2017-09-161-1/+11
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-6/+5
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-5/+6