[analyzer] Small cleanups when checkers retrieving statements from exploded
authorGabor Horvath <xazax.hun@gmail.com>
Thu, 18 Aug 2016 07:54:50 +0000 (07:54 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Thu, 18 Aug 2016 07:54:50 +0000 (07:54 +0000)
commit6ee4f905dce7c4fde389f8e06c89b463fcbf68ac
treeb1338c89d08bc8615c2e4aa710cd1a9196bc1e77
parent3f675e38bdf31ed63859dbab6cd1a8ca342c31dc
[analyzer] Small cleanups when checkers retrieving statements from exploded
nodes.

Differential Revision: https://reviews.llvm.org/D23550

llvm-svn: 279037
clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp
clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp