]> granicus.if.org Git - clang/commit
Add some boilerplate to report memory leaks at the end of an analyzed function.
authorTed Kremenek <kremenek@apple.com>
Fri, 11 Apr 2008 22:25:11 +0000 (22:25 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 11 Apr 2008 22:25:11 +0000 (22:25 +0000)
commite7bd9c20a9310c625bef899dec977aba688db06a
treede0b1a466d4d5719c2253dfbd2a8ca8907d5c804
parent52f379500f4290efaf425a9a5cbc631e2e48a559
Add some boilerplate to report memory leaks at the end of an analyzed function.
Still need some boilerplate in BugReporter to report bugs at the end
of a function (not associated with a particular statement).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49564 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFRefCount.cpp