April 12, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8fc43f20fb65545ef17096bb7d0c6655f8be1d8d
      https://github.com/D-Programming-Language/dmd/commit/8fc43f20fb65545ef17096bb7d0c6655f8be1d8d
  Author: Johannes Pfau <johannespfau@gmail.com>
  Date:   2014-04-12 (Sat, 12 Apr 2014)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/mtype.c
    M src/mtype.h
    M src/nogc.c

  Log Message:
  -----------
  Cleanup -vgc implementation


  Commit: 27ebc6f942c37cd66e110499ad120774aed4d836
      https://github.com/D-Programming-Language/dmd/commit/27ebc6f942c37cd66e110499ad120774aed4d836
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-04-12 (Sat, 12 Apr 2014)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/mtype.c
    M src/mtype.h
    M src/nogc.c

  Log Message:
  -----------
  Merge pull request #3405 from jpf91/cleanVGC

Cleanup -vgc implementation


Compare: https://github.com/D-Programming-Language/dmd/compare/527ea20c04b7...27ebc6f942c3