November 14, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2a382f7de4bee34af6e00a2830c4aa19e31aa131
      https://github.com/D-Programming-Language/dmd/commit/2a382f7de4bee34af6e00a2830c4aa19e31aa131
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
    M src/mtype.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Fix Issue 11247 - Error: typeof(i).sizeof is used as a type


  Commit: 689397009505979a796b439b07a700605ddbd579
      https://github.com/D-Programming-Language/dmd/commit/689397009505979a796b439b07a700605ddbd579
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
    M src/mtype.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #2761 from yebblies/issue11247

Issue 11247 - Error: typeof(i).sizeof is used as a type


Compare: https://github.com/D-Programming-Language/dmd/compare/e2faabf5a46b...689397009505