summaryrefslogtreecommitdiff
path: root/test/lsan/TestCases/stale_stack_leak.cc
AgeCommit message (Expand)Author
2017-10-27[LSan] Disable a couple of failing tests on PPC64 (pending investigation).Alex Shlyapnikov
2017-04-20make detect_leaks=1 the default for the lsan test suiteFrancis Ricci
2017-04-18Allow for setting of global platform-specific lsan options in the test suiteFrancis Ricci
2017-01-31[lsan] Fix typo in stale_stack_leak.cc testcaseMaxim Ostapenko
2017-01-31[lsan] Disable stale_stack_leak.cc testcase on x86Maxim Ostapenko
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-11-14[lsan] [aarch64] Fix printing of pointers in make check tests - updateStrahinja Petrovic
2016-10-20[lsan] [aarch64] Fix printing of pointers in make check testsStrahinja Petrovic
2014-12-03[asan] Fix stale_stack_leak.cc test in ASan-UAR mode.Evgeniy Stepanov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-14Move LSan test suite under test/Alexey Samsonov