[dmd-internals] [D-Programming-Language/dmd] 9f7fb4: (bool)(a&1) => (a&1)
noreply at github.com
noreply at github.com
Sun Dec 25 19:36:15 PST 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9f7fb49896287970d8b948ef88bd33cf228af189
https://github.com/D-Programming-Language/dmd/commit/9f7fb49896287970d8b948ef88bd33cf228af189
Author: Walter Bright <walter at walterbright.com>
Date: 2011-12-25 (Sun, 25 Dec 2011)
Changed paths:
M src/backend/cgelem.c
Log Message:
-----------
(bool)(a&1) => (a&1)
More information about the dmd-internals
mailing list