summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/lsan/TestCases/Linux
Commit message (Expand)AuthorAgeFilesLines
* [LSAN] Increase stack space for guard-page.c testAlex Richardson2019-12-131-2/+2
* [lsan] Fix deadlock in dl_iterate_phdr.Evgeniy Stepanov2019-09-191-0/+52
* Remove NOLINTs from compiler-rtVitaly Buka2019-09-111-1/+1
* compiler-rt: Rename .cc file in test/lsan to .cppFangrui Song2019-08-058-0/+0
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-271-0/+0
* [test] Detect glibc-2.27+ and XFAIL appropriate testsMichal Gorny2019-01-091-0/+5
* [lsan] Check that leak sanitizer works in the forked processVitaly Buka2018-08-271-0/+23
* Revert "[lsan] Do not check for leaks in the forked process"Vitaly Buka2018-08-271-35/+0
* [Sanitizers] Check alignment != 0 for aligned_alloc and posix_memalignAlex Shlyapnikov2018-06-081-25/+0
* [lsan] Do not check for leaks in the forked processVitaly Buka2018-06-051-0/+35
* [LSan] Report proper error on allocator failures instead of CHECK(0)-ingAlex Shlyapnikov2018-06-051-0/+25
* [PowerPC] Disable failing dynamic tls test casesNemanja Ivanovic2018-03-211-1/+1
* [lsan] Respect log_path option in standalone LSanMaxim Ostapenko2018-01-221-0/+26
* Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-281-1/+1
* Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+1
* [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+1
* make detect_leaks=1 the default for the lsan test suiteFrancis Ricci2017-04-204-4/+4
* Allow for setting of global platform-specific lsan options in the test suiteFrancis Ricci2017-04-186-15/+15
* Move Linux-specific lsan tests into a new directoryFrancis Ricci2017-04-1310-0/+366
OpenPOWER on IntegriCloud