]> granicus.if.org Git - clang/commit
Revert "[analyzer] Make ObjCDeallocChecker path sensitive."
authorDevin Coughlin <dcoughlin@apple.com>
Thu, 25 Feb 2016 19:13:43 +0000 (19:13 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Thu, 25 Feb 2016 19:13:43 +0000 (19:13 +0000)
commit425ee2e92002a79f92c86018010bf2d0a8c41e6f
tree821dd3c64b075a347527cf2e2a55d61b0ac88bb2
parentc1a5cdd6f421aca1284f1ed208e1da191bdba02c
Revert "[analyzer] Make ObjCDeallocChecker path sensitive."

This reverts commit r261917. It broke the bots.

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