llvm-project/compiler-rt/lib/lsan/lit_tests
Sergey Matveev 625875d256 [lsan] Make the report_objects flag more useful.
Print the list of leaked objects after each leak report. Previously we
printed only a joint list of all leaked objects. As a bonus, suppressed objects
are no longer reported.

llvm-svn: 197977
2013-12-24 12:03:02 +00:00
..
AsanConfig [lsan] Make LSan ignore memory poisoned by ASan. 2013-12-09 13:12:10 +00:00
LsanConfig ASan, LSan, MSan: try to find llvm-symbolizer binary in PATH if it is not provided. Now we don't need to explicitly set the location of llvm-symbolizer in lit test configs. 2013-09-03 13:22:51 +00:00
TestCases [lsan] Make the report_objects flag more useful. 2013-12-24 12:03:02 +00:00
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 22:14:01 +00:00
CMakeLists.txt [lsan] Fix the unittest makefiles. 2013-06-11 09:52:02 +00:00
lit.common.cfg [lsan] Add a regression test for building C code. 2013-08-22 14:48:44 +00:00