[analyzer] Reapply r261917 with a fix.
authorDevin Coughlin <dcoughlin@apple.com>
Thu, 25 Feb 2016 21:15:16 +0000 (21:15 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Thu, 25 Feb 2016 21:15:16 +0000 (21:15 +0000)
commitad9f53e959b7620a02df8a3287c5862d7b5b71f2
treed25d553eed9799335a971ed3c441e9e676a20a94
parentbea9698b0e120ad4309ffe0ff3a59987a5eb9c4e
[analyzer] Reapply r261917 with a fix.

This reapplies "[analyzer] Make ObjCDeallocChecker path sensitive." (r261917)
with a fix for an error on some bots about specializing a template
from another namespace.

llvm-svn: 261929
clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
clang/test/Analysis/DeallocMissingRelease.m
clang/test/Analysis/MissingDealloc.m
clang/test/Analysis/PR2978.m
clang/test/Analysis/properties.m