[analyzer] MacOSKeychainAPIChecker: Remove now-unnecessary check::EndPath.
authorJordan Rose <jordan_rose@apple.com>
Thu, 15 Nov 2012 19:11:35 +0000 (19:11 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 15 Nov 2012 19:11:35 +0000 (19:11 +0000)
commit7489ba5e0c026dd23e0496c04ddf77bef8c0f070
treec12f409556690007bdf44a11f989548c7c128ead
parentf1f2614017aca25ed471371fd987e967258a0ba5
[analyzer] MacOSKeychainAPIChecker: Remove now-unnecessary check::EndPath.

Also, don't bother to stop tracking symbols in the return value, either.
They are now properly considered live during checkDeadSymbols.

llvm-svn: 168068
clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp