Skip to content
Commit 1feac1ce authored by Richard Trieu's avatar Richard Trieu
Browse files

Add operator== to APSInt. This will compare the signed bit before doing

the comparison.  This prevents large unsigned integers from being equal to
signed negative integers of the same bit width.

llvm-svn: 160642
parent c320c745
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