Checkin initial support for automatic memory leak detection routines
authorChris Lattner <sabre@nondot.org>
Sun, 8 Sep 2002 18:51:12 +0000 (18:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Sep 2002 18:51:12 +0000 (18:51 +0000)
commit96c2ce8614bab233451aac237c4bb1d19963d33f
treed633fee12ef0b7bd1dc21d0456500d5efbffac4d
parenta6299345ee306f219170d58acf8b4c7b7f54518b
Checkin initial support for automatic memory leak detection routines

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3617 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/LeakDetector.h [new file with mode: 0644]
include/llvm/Support/LeakDetector.h [new file with mode: 0644]