May 10, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 397bc7e14e21343008ce447209e92b31a238f7e6
      https://github.com/D-Programming-Language/dmd/commit/397bc7e14e21343008ce447209e92b31a238f7e6
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M src/template.c
    M src/template.h

  Log Message:
  -----------
  Add TemplateParameter::hasDefaultArg


  Commit: b208355b5c717ec159d635dda5ba54dca822a4d5
      https://github.com/D-Programming-Language/dmd/commit/b208355b5c717ec159d635dda5ba54dca822a4d5
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M test/runnable/test42.d

  Log Message:
  -----------
  fix Issue 12728 - IFTI should consider instantiated types that has template parameters with default args


  Commit: 7bda1b06877635f9d81f2f804cdbd9a45dac27a0
      https://github.com/D-Programming-Language/dmd/commit/7bda1b06877635f9d81f2f804cdbd9a45dac27a0
  Author: Walter Bright <walter@walterbright.com>
  Date:   2014-05-10 (Sat, 10 May 2014)

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

  Log Message:
  -----------
  Merge pull request #3539 from 9rnsr/fix12728

[REG2.066a] Issue 12728 - IFTI should consider instantiated types that has template parameters with default args


Compare: https://github.com/D-Programming-Language/dmd/compare/7f05c8e3aba2...7bda1b068776