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 | bb81ffb342eaa647854ee0764304942884d8b873 (patch) | |
tree | 2cecf9a2da764a4a4bd4df184e1f2e8ea883c43d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1a11252f60f11e4aada3f8f39cea20275c5909d9 (diff) | |
download | llvm-bb81ffb342eaa647854ee0764304942884d8b873.zip llvm-bb81ffb342eaa647854ee0764304942884d8b873.tar.gz llvm-bb81ffb342eaa647854ee0764304942884d8b873.tar.bz2 |
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).
llvm-svn: 160760
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions