aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/LeakDetector.cpp
AgeCommit message (Expand)Author
2003-12-14Finegrainify namespacificationChris Lattner
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM project notice to the top of every C++ source file.John Criswell
2002-09-19Add an optimization to support the most common access pattern for theChris Lattner
2002-09-10Remove extra #includeChris Lattner
2002-09-08Checkin initial support for automatic memory leak detection routinesChris Lattner