June 18, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 70f181683301f145ffe55a113e9ebaa1f631ed65
      https://github.com/D-Programming-Language/dmd/commit/70f181683301f145ffe55a113e9ebaa1f631ed65
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-06-18 (Tue, 18 Jun 2013)

  Changed paths:
    M src/expression.c
    M src/mtype.c

  Log Message:
  -----------
  Fix some more cutting #ifs


  Commit: 2f298961f91618d81932d5eb0062174304c0a377
      https://github.com/D-Programming-Language/dmd/commit/2f298961f91618d81932d5eb0062174304c0a377
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2013-06-18 (Tue, 18 Jun 2013)

  Changed paths:
    M src/expression.c
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #2209 from yebblies/killif

[DDMD] Remove some dead code and cutting #ifs


Compare: https://github.com/D-Programming-Language/dmd/compare/b5aa8089c5dd...2f298961f916