October 07, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 221b3e8e379f30335fcffb5ef60764fe25d0f510
      https://github.com/D-Programming-Language/dmd/commit/221b3e8e379f30335fcffb5ef60764fe25d0f510
  Author: Iain Buclaw <ibuclaw@gdcproject.org>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M src/init.d

  Log Message:
  -----------
  Refactor detection of overlapping fields in StructInitializer semantic


  Commit: 344630e2dd63a87efa39bf0489c543ec8cd4f8f0
      https://github.com/D-Programming-Language/dmd/commit/344630e2dd63a87efa39bf0489c543ec8cd4f8f0
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2015-10-07 (Wed, 07 Oct 2015)

  Changed paths:
    M src/init.d

  Log Message:
  -----------
  Merge pull request #5159 from ibuclaw/overlapping

Refactor detection of overlapping fields in StructInitializer semantic


Compare: https://github.com/D-Programming-Language/dmd/compare/94d9694764c3...344630e2dd63