October 09, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6267d628ae04af60c20e5b4e408c865c861d5b7d
      https://github.com/D-Programming-Language/dmd/commit/6267d628ae04af60c20e5b4e408c865c861d5b7d
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M src/backend.d
    M src/e2ir.c
    M src/glue.c
    M src/mtype.h
    M src/s2ir.c
    M src/toctype.d

  Log Message:
  -----------
  Move declarations for functions only called by the glue layer out of the frontend


  Commit: 8ce7819d918259b3ecccdf9374e9c98914f46556
      https://github.com/D-Programming-Language/dmd/commit/8ce7819d918259b3ecccdf9374e9c98914f46556
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M src/backend.d
    M src/e2ir.c
    M src/glue.c
    M src/mtype.h
    M src/s2ir.c
    M src/toctype.d

  Log Message:
  -----------
  Merge pull request #5178 from yebblies/retStyle

Move declarations for functions only called by the glue layer out of the frontend


Compare: https://github.com/D-Programming-Language/dmd/compare/b0ff4f6d5dc1...8ce7819d9182