diff options
author | Björn Gustavsson <[email protected]> | 2015-02-03 18:08:13 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-03-09 09:59:36 +0100 |
commit | 5e07cf899d657a787e7d4f32c1ad7f44037a011f (patch) | |
tree | c222e4a1826c3eb9dff751617f6a390badbf721f /.mailmap | |
parent | 5a6c78379cbbdf945d78a6b9d3c2c8d37db71607 (diff) | |
download | otp-5e07cf899d657a787e7d4f32c1ad7f44037a011f.tar.gz otp-5e07cf899d657a787e7d4f32c1ad7f44037a011f.tar.bz2 otp-5e07cf899d657a787e7d4f32c1ad7f44037a011f.zip |
Replace '==' with '=:=' when both operands are integers
'=:=' is a cheaper operation than '==', so we should always
use '=:=' if the result will be the same as if '==' were used.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions