summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LeakDetector.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add an optimization to support the most common access pattern for theChris Lattner2002-09-191-5/+22
| | | | | | library. This speeds debug builds up significantly. llvm-svn: 3826
* Remove extra #includeChris Lattner2002-09-101-1/+0
| | | | llvm-svn: 3652
* Checkin initial support for automatic memory leak detection routinesChris Lattner2002-09-081-0/+66
llvm-svn: 3618
OpenPOWER on IntegriCloud