aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/LeaksContext.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of namespace polution.Dan Gohman2010-04-151-1/+4
* Catch more cases of a pointer being marked garbage twice. This helps whenRafael Espindola2009-12-181-1/+2
* remove a bunch of locking from LLVMContextImpl. Since only one threadChris Lattner2009-11-011-1/+0
* switch from std::ostream to raw ostream, fix file header.Chris Lattner2009-08-231-9/+8
* Reapply my less-lock-contention-in-leak-detector patch, now with new filesOwen Anderson2009-08-191-0/+90