November 26, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f217367578bdfdda8ed2ab20c18f16005775cc52
      https://github.com/D-Programming-Language/dmd/commit/f217367578bdfdda8ed2ab20c18f16005775cc52
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-11-24 (Sun, 24 Nov 2013)

  Changed paths:
    M src/clone.c
    M src/template.c
    M src/template.h
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 9050 - Too early instantiation of template structs


  Commit: 5fb19ce665729e4ee56777c7c61a16fe24684712
      https://github.com/D-Programming-Language/dmd/commit/5fb19ce665729e4ee56777c7c61a16fe24684712
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M src/clone.c
    M src/template.c
    M src/template.h
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #2851 from 9rnsr/fix9050

Issue 9050 - Too early instantiation of template structs


Compare: https://github.com/D-Programming-Language/dmd/compare/fa89580c8b4c...5fb19ce66572