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

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/inline.c

  Log Message:
  -----------
  Move Expression::inlineCopy into a free function


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

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/inline.c

  Log Message:
  -----------
  Merge pull request #3261 from yebblies/inlinecopy

[DDMD] [refactor] Move Expression::inlineCopy into a free function


Compare: https://github.com/D-Programming-Language/dmd/compare/38509fb4d230...c2eaad372c7f