aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-09-08 01:24:53 +0000
committerJordan Rose <jordan_rose@apple.com>2012-09-08 01:24:53 +0000
commit24c7f98828e039005cff3bd847e7ab404a6a09f8 (patch)
treec8996267716917ef3920bc7f923540e02004bbff /lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
parentf6d05bbedd482e634507a099e3416fa05cbc0e78 (diff)
[analyzer] Remove constraints on dead symbols as part of removeDeadBindings.
Previously, we'd just keep constraints around forever, which means we'd never be able to merge paths that differed only in constraints on dead symbols. Because we now allow constraints on symbolic expressions, not just single symbols, this requires changing SymExpr::symbol_iterator to include intermediate symbol nodes in its traversal, not just the SymbolData leaf nodes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163444 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngineObjC.cpp')
0 files changed, 0 insertions, 0 deletions