aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/LeakDetector.h
Commit message (Expand)AuthorAgeFilesLines
* Reapply my less-lock-contention-in-leak-detector patch, now with new filesOwen Anderson2009-08-191-3/+3
* Revert my last patch temporarily.Owen Anderson2009-08-191-3/+3
* Privatize part of the leak detector mechanism, which turned out to be heavily...Owen Anderson2009-08-191-3/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+91