Merge pull request #1127 from xorgy/preprocessor-int-min-mod-negative-one
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Tue, 24 Oct 2017 14:14:38 +0000 (08:14 -0600)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2017 14:14:38 +0000 (08:14 -0600)
Preprocessor: Evaluate INT_MIN % -1 to 0.


Trivial merge