aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/LeakDetector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Have scoped mutexes take referenes instead of pointers.Owen Anderson2009-07-071-3/+3
* Simplify.Owen Anderson2009-06-181-29/+12
* Move Threading.[h|cpp] from Support to System.Owen Anderson2009-06-181-1/+1
* Thread-safe (and ManagedStatic-ized) LeakDetector!Owen Anderson2009-06-171-34/+59
* Have LeakDetector use a SmallPtrSet instead of an std::set.Owen Anderson2008-08-141-3/+3
* Add explicit keywords.Dan Gohman2008-07-071-1/+1
* Make several symbols static.Dan Gohman2008-04-101-5/+5
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+131