diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-10-16 20:46:24 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-10-16 20:46:24 +0000 |
commit | 70bf6d61028ee5c12b910f191a3a6113218a4e77 (patch) | |
tree | b980db97f7279ad58a1981392f51caba5b20ad47 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 31fcde13ac7d7e44a9287632e9c8826cefa76a96 (diff) | |
download | bcm5719-llvm-70bf6d61028ee5c12b910f191a3a6113218a4e77.tar.gz bcm5719-llvm-70bf6d61028ee5c12b910f191a3a6113218a4e77.zip |
Fix static analyzer crash due to recently add symbolic-value constant folding. The issue was falsely
converting the constant value of the LHS of a '<<'/'>>' operation to the same APSInt value of the
RHS.
llvm-svn: 84269
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions