[dmd-internals] [D-Programming-Language/dmd] 7dd243: fix Issue 13244 - Wrong code with -inline and fore...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Aug 30 07:55:44 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7dd243d69d4d2525eebc7e73f94f9df215fbeb3a
      https://github.com/D-Programming-Language/dmd/commit/7dd243d69d4d2525eebc7e73f94f9df215fbeb3a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-08-30 (Sun, 30 Aug 2015)

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

  Log Message:
  -----------
  fix Issue 13244 - Wrong code with -inline and foreach/map/all


  Commit: a7717a0ee3708346d44f3b9ff237d18a4fedb549
      https://github.com/D-Programming-Language/dmd/commit/a7717a0ee3708346d44f3b9ff237d18a4fedb549
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

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

  Log Message:
  -----------
  Merge pull request #4796 from 9rnsr/fix13244

Issue 13244 - Wrong code with -inline and foreach/map/all


Compare: https://github.com/D-Programming-Language/dmd/compare/cd96e7ad1af7...a7717a0ee370


More information about the dmd-internals mailing list