]> granicus.if.org Git - clang/commit
[analyzer;alternate edges] prune out extra edges to a subexpression where we dive...
authorTed Kremenek <kremenek@apple.com>
Tue, 21 May 2013 21:38:05 +0000 (21:38 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 21 May 2013 21:38:05 +0000 (21:38 +0000)
commit52f926cc32e4f4969f767e98d98f0137358d5f12
treed1c9acd15f1a4500c800a2c6628d6d477f4177ab
parenta327bb12b1cd0c142eb06e30b4f6018b96d5babf
[analyzer;alternate edges] prune out extra edges to a subexpression where we dive-in and out of a subexpression.

Fixes <rdar://problem/13941891>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182426 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporter.cpp