commit | b0887562894b387d658893033ccb475f12b5ceec | [log] [tgz] |
---|---|---|
author | Ken Dyck <ken.dyck@onsemi.com> | Tue Nov 17 18:29:12 2009 +0000 |
committer | Ken Dyck <ken.dyck@onsemi.com> | Tue Nov 17 18:29:12 2009 +0000 |
tree | 4b9daefe98b250df90a010c2f77e49d6101d4c11 | |
parent | 4633d1b26949346b6c0e707f76b899c79948b592 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89120 91177308-0d34-0410-b5e6-96231b3b80d8