aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/LeakDetector.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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