[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)
commit2b77c4603d92f8a16f3a8660c339bceca9b96359
tree69f44b53747e0bcb1b4b0ca6c33ec4eb9cc2c5c0
parentb9688f4382ecf5a74c05858c9b4f4d2181ade0d3
[analyzer] Move ObjCDeallocChecker out of the alpha package.

It will now be on by default on Darwin.

rdar://problem/6927496

llvm-svn: 262524
clang/lib/StaticAnalyzer/Checkers/Checkers.td
clang/test/Analysis/DeallocMissingRelease.m
clang/test/Analysis/MissingDealloc.m
clang/test/Analysis/PR2978.m
clang/test/Analysis/properties.m