November 19, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f633fb87736eafe265fe61b34415b99ccfb604af
      https://github.com/D-Programming-Language/dmd/commit/f633fb87736eafe265fe61b34415b99ccfb604af
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

  Changed paths:
    M src/optimize.c
    M test/runnable/aliasthis.d

  Log Message:
  -----------
  fix Issue 5679 - Type aliasing "this" from an access function defined in base class confuses the compiler about the type of objects


  Commit: ea0e58bbb20fdd36e8357ae4242458f3835d33b5
      https://github.com/D-Programming-Language/dmd/commit/ea0e58bbb20fdd36e8357ae4242458f3835d33b5
  Author: Walter Bright <walter@walterbright.com>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    M src/optimize.c
    M test/runnable/aliasthis.d

  Log Message:
  -----------
  Merge pull request #972 from 9rnsr/fix5679

Issue 5679 - Type aliasing "this" from an access function defined in base class confuses the compiler about the type of objects


Compare: https://github.com/D-Programming-Language/dmd/compare/0c93ce24e800...ea0e58bbb20f