Skip to content
Unverified Commit 213e15e1 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Fix overflow when negating INT_MIN. (#2293)

When doing (-INT_MIN) is considered overflow, so we cannot fold it by
actually performing the negation.

Fixes https://crbug.com/917991
parent 99c2c21c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment