Skip to content
Commit 19ac306c authored by Ken Dyck's avatar Ken Dyck
Browse files

Replace (-INT8_C(128)), which uses an illegally out-of-range argument for

INT8_C, with (-INT8_C(127)-1) in the definition of INT8_MIN. Apply similar
changes to the definitions of INT16_MIN and INT24_MIN.

llvm-svn: 89120
parent 123344e5
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