aboutsummaryrefslogtreecommitdiff
path: root/unittests/Support/LeakDetectorTest.cpp
AgeCommit message (Collapse)Author
2010-03-17Fix death tests in -Asserts builds.Jeffrey Yasskin
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98701 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-18Catch more cases of a pointer being marked garbage twice. This helps whenRafael Espindola
debugging some leaks (PR5770 in particular). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91713 91177308-0d34-0410-b5e6-96231b3b80d8