Skip to content
Unverified Commit ef9666aa authored by Timm Baeder's avatar Timm Baeder Committed by GitHub
Browse files

[clang][Interp] Fix value truncation when casting int128 to smaller size (#67961)

Before this patch, we would run into an assertion in
`APInt::get{S,Z}ExtValue()` because the `AllOnes` value had more than 64
active bits.
parent 0502d834
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment