November 20, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 552397a2341e7fc5558461ad006d827a0b3b5ed6
      https://github.com/D-Programming-Language/dmd/commit/552397a2341e7fc5558461ad006d827a0b3b5ed6
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  fix Issue 13757 - [CTFE] extern(C) alias declaration does not work in CTFE


  Commit: 16fbd453c6a464fc36826a53d77594cba6ff5cc7
      https://github.com/D-Programming-Language/dmd/commit/16fbd453c6a464fc36826a53d77594cba6ff5cc7
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #4153 from 9rnsr/fix13757

Issue 13757 - [CTFE] extern(C) alias declaration does not work in CTFE


Compare: https://github.com/D-Programming-Language/dmd/compare/e1e13686757d...16fbd453c6a4