]> granicus.if.org Git - clang/commit
Fix regression when invoking the MissingDealloc analysis: disable this check when...
authorTed Kremenek <kremenek@apple.com>
Mon, 4 Aug 2008 17:14:10 +0000 (17:14 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 4 Aug 2008 17:14:10 +0000 (17:14 +0000)
commit4f4e7e4610f7a6eb8923a3bf6f2951b2dca98608
tree0fa7fe47978c8d225df434d6f2366c08577a42dd
parent0ffb125996336fc7602b162c0a9e392f1a93060f
Fix regression when invoking the MissingDealloc analysis: disable this check when in -fobjc-gc-only mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54319 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/AnalysisConsumer.cpp