February 09, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0f6152a43bcb938d9e8777d5531cb270a10598cb
      https://github.com/D-Programming-Language/dmd/commit/0f6152a43bcb938d9e8777d5531cb270a10598cb
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M src/func.c
    M src/hdrgen.c
    M src/statement.c
    M src/statement.h

  Log Message:
  -----------
  Move Statement::toCBuffer into a visitor


  Commit: 3f5d722f6dbca011c60c3282d88ec024d6c06709
      https://github.com/D-Programming-Language/dmd/commit/3f5d722f6dbca011c60c3282d88ec024d6c06709
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M src/func.c
    M src/hdrgen.c
    M src/statement.c
    M src/statement.h

  Log Message:
  -----------
  Merge pull request #3237 from yebblies/statementtocbuffer

[DDMD] [refactor] Move Statement::toCBuffer into a visitor


Compare: https://github.com/D-Programming-Language/dmd/compare/da888e5e881c...3f5d722f6dbc