April 09, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 49be239434d2f1d61d645498773d9525b539427c
      https://github.com/D-Programming-Language/dmd/commit/49be239434d2f1d61d645498773d9525b539427c
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-04-08 (Mon, 08 Apr 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 9386 - struct destructor called erroneously


  Commit: cfab27e4656a5d5f6fac578976a968f83df27cf0
      https://github.com/D-Programming-Language/dmd/commit/cfab27e4656a5d5f6fac578976a968f83df27cf0
  Author: Walter Bright <walter@walterbright.com>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #1875 from 9rnsr/fix9386

Issue 9386 - struct destructor called erroneously


Compare: https://github.com/D-Programming-Language/dmd/compare/f6d55a917527...cfab27e4656a