June 26, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b53c44ed001b113c2f44cf7590ef28630398a5df
      https://github.com/D-Programming-Language/dmd/commit/b53c44ed001b113c2f44cf7590ef28630398a5df
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M src/backend/cod1.c
    M test/runnable/test42.d

  Log Message:
  -----------
  fix Issue 14430 - [REG2.060] Null parameter is detected as non-null


  Commit: 1ea328e298a9f6ee887917b62b34d32d8e109a0c
      https://github.com/D-Programming-Language/dmd/commit/1ea328e298a9f6ee887917b62b34d32d8e109a0c
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M src/backend/cod1.c
    M test/runnable/test42.d

  Log Message:
  -----------
  Merge pull request #4775 from WalterBright/fix14430

fix Issue 14430 - [REG2.060] Null parameter is detected as non-null


Compare: https://github.com/D-Programming-Language/dmd/compare/ad63ba273e95...1ea328e298a9