March 31, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: aac09e539f7c3d9bd882d05f5c331f64733c6a29
      https://github.com/D-Programming-Language/dmd/commit/aac09e539f7c3d9bd882d05f5c331f64733c6a29
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/attrib.c
    M src/statement.c
    A test/fail_compilation/ice12497.d

  Log Message:
  -----------
  fix Issue 12497 - ICE on string mixin with non-string operand


  Commit: 75159e4555bcbf3e7e07227348e44f7f32c59ff6
      https://github.com/D-Programming-Language/dmd/commit/75159e4555bcbf3e7e07227348e44f7f32c59ff6
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/attrib.c
    M src/statement.c
    A test/fail_compilation/ice12497.d

  Log Message:
  -----------
  Merge pull request #3413 from 9rnsr/fix12497

[REG2.064] Issue 12497 - ICE on string mixin with non-string operand


Compare: https://github.com/D-Programming-Language/dmd/compare/07b154a3f112...75159e4555bc