Privatize part of the leak detector mechanism, which turned out to be heavily contended
[oota-llvm.git] / include / llvm / Support / LeakDetector.h
2009-08-19 Owen AndersonPrivatize part of the leak detector mechanism, which...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM notice.
2003-06-17 Brian GaekeRegularize the names of #include-guards.
2002-09-08 Chris LattnerCheckin initial support for automatic memory leak detec...