diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-07-25 21:58:25 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-07-25 21:58:25 +0000 |
commit | 469841a8e0967f038aa0f78e1926ce82e06248c7 (patch) | |
tree | 30f4a062041338d399dd6b82fbe443f2ab2be7e2 /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | 2ca5af239af48ed5c6af62ae03cd39c246af06db (diff) |
Update ExprEngine's handling of ternary operators to find the ternary expression
value by scanning the path, rather than assuming we have visited the '?:' operator
as a terminator (which sets a value indicating which expression to grab the
final ternary expression value from).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160760 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions