]> granicus.if.org Git - clang/commit
[analyzer] Move the ObjCGenericsChecker out of the alpha package.
authorDevin Coughlin <dcoughlin@apple.com>
Tue, 3 Nov 2015 19:38:03 +0000 (19:38 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Tue, 3 Nov 2015 19:38:03 +0000 (19:38 +0000)
commit0c29653a59e47624ec37f4e607976449fb975f44
treebfdda088764167b4d08eecff9f330a403ab48295
parent07f81283a4208b64690286eb1b72f0681f38bcd0
[analyzer] Move the ObjCGenericsChecker out of the alpha package.

It is now in the osx.cocoa package and so will be on by default for Apple
toolchains.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251966 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/Checkers.td
test/Analysis/DynamicTypePropagation.m
test/Analysis/generics.m