aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/LeakDetector.h
AgeCommit message (Expand)Author
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-09-01Changes For Bug 352Reid Spencer
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM notice.John Criswell
2003-06-17Regularize the names of #include-guards.Brian Gaeke
2002-09-08Checkin initial support for automatic memory leak detection routinesChris Lattner