[dmd-internals] [D-Programming-Language/dmd] f5261a: fix Issue 7625 - inlining only works with explicit...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Sep 21 05:10:47 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f5261a2a978831e10a2ff36d3e342770f846dd1b
      https://github.com/D-Programming-Language/dmd/commit/f5261a2a978831e10a2ff36d3e342770f846dd1b
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-09-19 (Sat, 19 Sep 2015)

  Changed paths:
    M src/inline.d
    M test/runnable/inline.d

  Log Message:
  -----------
  fix Issue 7625 - inlining only works with explicit else branch


  Commit: 26bd7451bf69051d7662f807978441cf1eefeb2f
      https://github.com/D-Programming-Language/dmd/commit/26bd7451bf69051d7662f807978441cf1eefeb2f
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M src/inline.d
    M test/runnable/inline.d

  Log Message:
  -----------
  Merge pull request #4919 from WalterBright/fix7625

fix Issue 7625 - inlining only works with explicit else branch


Compare: https://github.com/D-Programming-Language/dmd/compare/c1bf0fdfed53...26bd7451bf69


More information about the dmd-internals mailing list