Skip to content
Commit 70bf6d61 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix static analyzer crash due to recently add symbolic-value constant folding....

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
parent 31fcde13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment