llvm-project/compiler-rt/lib/lsan/lit_tests
Sergey Matveev 27ef175ef0 [lsan] Fix bug when discovering indirectly leaked objects.
If an object contains pointers to itself, that doesn't make it indirectly
leaked. D'oh!

llvm-svn: 192716
2013-10-15 16:00:11 +00:00
..
AsanConfig 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
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] Fix bug when discovering indirectly leaked objects. 2013-10-15 16:00:11 +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