summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/LeakDetectorTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix death tests in -Asserts builds.Jeffrey Yasskin2010-03-171-0/+2
| | | | llvm-svn: 98701
* Catch more cases of a pointer being marked garbage twice. This helps whenRafael Espindola2009-12-181-0/+29
debugging some leaks (PR5770 in particular). llvm-svn: 91713
OpenPOWER on IntegriCloud