]> granicus.if.org Git - clang/commit
CFRefCount analysis now properly calls "EmitWarnings" after analyzing a function.
authorTed Kremenek <kremenek@apple.com>
Thu, 10 Apr 2008 16:21:09 +0000 (16:21 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 10 Apr 2008 16:21:09 +0000 (16:21 +0000)
commitf84afb77a0e948451a521fabde08234e2bd2c646
treeb365a23092bc8b6c2c392fd02d0347c9fdff4d8d
parent4bb6ac2bb626003b62c71c044df8959ddf158435
CFRefCount analysis now properly calls "EmitWarnings" after analyzing a function.

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