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