summaryrefslogtreecommitdiff
path: root/test/ubsan/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-10sanitizer_common: Try looking up symbols with RTLD_DEFAULT if RTLD_NEXT does ...Peter Collingbourne
2017-10-10Factor out "stable-runtime" feature and enable it on all android.Evgeniy Stepanov
2017-10-07[ubsan] Add a static runtime on DarwinVedant Kumar
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-08-08Enable ubsan on NetBSDKamil Rytarowski
2017-07-29[ubsan] Diagnose invalid uses of builtins (compiler-rt)Vedant Kumar
2017-05-15[ubsan] Don't enable debug info in all testsReid Kleckner
2017-05-12[ubsan] Enable debug info in test binariesReid Kleckner
2017-05-09[SystemZ] Fix failures after D32542Ulrich Weigand
2016-02-01[ubsan] Stop thinking we can rely on C++ ABI knowledge on WindowsReid Kleckner
2015-11-20Reapply: [asan] On OS X, log reports to syslog and os_traceAnna Zaks
2015-11-04Revert "Reapply: [asan] On OS X, log reports to syslog and os_trace"Juergen Ributzka
2015-10-28Reapply: [asan] On OS X, log reports to syslog and os_traceAnna Zaks
2015-10-27Revert "[asan] On OS X, log reports to syslog and os_trace"Anna Zaks
2015-10-27[asan] On OS X, log reports to syslog and os_traceAnna Zaks
2015-09-18[compiler-rt] [sanitizer] Clean buildbot failures for aarch64Adhemerval Zanella
2015-09-17Revert "ubsan: Implement memory permission validation for vtables."Evgeniy Stepanov
2015-09-12ubsan: Also disable vptr validation on powerpc64le.Peter Collingbourne
2015-09-12ubsan: Disable vptr validation on powerpc64.Peter Collingbourne
2015-09-11ubsan: Implement memory permission validation for vtables.Peter Collingbourne
2015-08-27[Sanitizers] Make abort_on_error common flag.Alexey Samsonov
2015-08-25[UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit te...Alexey Samsonov
2015-08-18Revert "[sanitizer] Move definition of stable-runtime to common lit config."Renato Golin
2015-08-18[ARM] Also disable stable-runtime check on UBsan, to use generic oneRenato Golin
2015-07-28Applying the Darwin-specific default lit ASAN_OPTIONS to UBSan+ASan tests asKuba Brecka
2015-07-08CFI: Get check-cfi passing on Windows.Peter Collingbourne
2015-07-02UBSan: Enable runtime library tests on Windows, and get most tests passing.Peter Collingbourne
2015-04-28Allow UBSan+MSan and UBSan+TSan combinations (Clang part).Alexey Samsonov
2015-04-27[UBSan] Reenable ASan+UBSan tests on Darwin now that PR21112 is fixed.Alexey Samsonov
2015-02-26[UBSan] Run all UBSan tests in 32-bit mode as well.Alexey Samsonov
2014-11-10Enable running Ubsan tests on FreeBSDViktor Kutuzov
2014-10-16UBSAN stable runtime more generic with arm* targetsRenato Golin
2014-10-16Adds stable-runtime to ubsan to avoid broken ARM tests with asanRenato Golin
2014-10-01Disable the ubsan-asan config on Darwin.Alexander Potapenko
2014-09-19[UBSan] Optionally report summary in UBSan error reports.Alexey Samsonov
2014-07-29[UBSan] Try to enable pipefail in UBSan lit tests to make them behave more pr...Alexey Samsonov
2014-05-14Add target flags to ubsan testsGreg Fitzgerald
2014-04-30Allow any test to be executed via a %run command.Greg Fitzgerald
2014-02-19Add rudimentary support for running compiler-rt lit tests with GCCAlexey Samsonov
2014-02-18Simplify lit test configs for LSan and UBSan by using a generic configAlexey Samsonov
2014-02-17Simplify defining Clang compile flags in lit configsAlexey Samsonov
2014-02-14Move UBSan test suite under test/Alexey Samsonov