]> granicus.if.org Git - clang/commit
[analyzer] Move ObjCDeallocChecker out of the alpha package.
authorDevin Coughlin <dcoughlin@apple.com>
Wed, 2 Mar 2016 21:50:54 +0000 (21:50 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Wed, 2 Mar 2016 21:50:54 +0000 (21:50 +0000)
commit344e6f538935bb8eaeb05a9e0ff7e81dc723f0c9
tree9ba62b8636ef1aab585d3fa878e22dbb9c9a4f30
parentfbec52f0715d6f4459aef26f17e5311fb8f903f1
[analyzer] Move ObjCDeallocChecker out of the alpha package.

It will now be on by default on Darwin.

rdar://problem/6927496

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@262524 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/Checkers.td
test/Analysis/DeallocMissingRelease.m
test/Analysis/MissingDealloc.m
test/Analysis/PR2978.m
test/Analysis/properties.m