summaryrefslogtreecommitdiff
path: root/lib/VMCore/LeaksContext.h
Commit message (Expand)AuthorAge
* Fix a bunch of namespace polution.Dan Gohman2010-04-15
* Catch more cases of a pointer being marked garbage twice. This helps whenRafael Espindola2009-12-18
* remove a bunch of locking from LLVMContextImpl. Since only one threadChris Lattner2009-11-01
* switch from std::ostream to raw ostream, fix file header.Chris Lattner2009-08-23
* Reapply my less-lock-contention-in-leak-detector patch, now with new filesOwen Anderson2009-08-19