[dmd-internals] [D-Programming-Language/dmd] 8f3557: fix issue 3490 - DMD Never Inlines Functions that ...

GitHub noreply at github.com
Thu Mar 13 06:37:07 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8f3557c77e524a2b00e4d5c26265041e09318a04
      https://github.com/D-Programming-Language/dmd/commit/8f3557c77e524a2b00e4d5c26265041e09318a04
  Author: Abscissa <bus_github at semitwist.com>
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
    M src/inline.c

  Log Message:
  -----------
  fix issue 3490 - DMD Never Inlines Functions that Could Throw


  Commit: 99b9b04733ba2aa557e09fecdb82650cc56864bd
      https://github.com/D-Programming-Language/dmd/commit/99b9b04733ba2aa557e09fecdb82650cc56864bd
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-03-14 (Fri, 14 Mar 2014)

  Changed paths:
    M src/inline.c

  Log Message:
  -----------
  Merge pull request #3378 from Abscissa/fix3490

fix issue 3490 - DMD Never Inlines Functions that Could Throw


Compare: https://github.com/D-Programming-Language/dmd/compare/fe5b9c1e0edd...99b9b04733ba


More information about the dmd-internals mailing list