summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/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-10-10Factor out "stable-runtime" feature and enable it on all android.Evgeniy Stepanov
2017-09-16[sanitizer] Support check-asan on AndroidVitaly Buka
2017-09-09[ubsan] Enable UBsan in sanitizer_common testsVitaly Buka
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-18[sanitizer] Define lsan-x86 in tests for both i386 and i686.Evgeniy Stepanov
2017-01-31[lsan] Renable LSan for x86 LinuxMaxim Ostapenko
2017-01-23Revert "[lsan] Enable LSan for x86 Linux."Evgeniy Stepanov
2017-01-23[lsan] Enable LSan for x86 Linux.Maxim Ostapenko
2016-03-10[sanitizer_common tests] Make Darwin a Posix system and bring the stable-runt...Filipe Cabecinhas
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-27[Sanitizers] Make abort_on_error common flag.Alexey Samsonov
2015-08-26[Sanitizer] Test churn: use %env_tool_opts in sanitizer_common lit tests.Alexey Samsonov
2015-05-29Add descriptive names to sanitizer entries in /proc/self/maps. Helps debugging.Evgeniy Stepanov
2014-10-24Add runtime flag 'symbolize_inline_frames' to disable symbolization of inline...Alexey Samsonov
2014-10-08Custom wrappers for DFSanitizing sprintf & snprintf.Lorenzo Martignoni
2014-09-05Use "-gline-tables-only" instead of "-g" in sanitizer test suites.Alexey Samsonov
2014-07-04[sanitizer] support c11 aligned_alloc, Linux only for nowKostya Serebryany
2014-05-26[MSan] Implement __sanitizer_print_stack_trace().Sergey Matveev
2014-05-20Run common and profile tests in cross-compiled builds.Greg Fitzgerald
2014-05-09[Sanitizer] Add the machinery to run the same test under several sanitizersAlexey Samsonov