aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/LeakDetector.h
AgeCommit message (Expand)Author
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