March 20, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 72e9a65c0dd32a8802868b83195985f20f71d3c7
      https://github.com/D-Programming-Language/druntime/commit/72e9a65c0dd32a8802868b83195985f20f71d3c7
  Author: Walter Bright <walter@walterbright.com>
  Date:   2014-03-20 (Thu, 20 Mar 2014)

  Changed paths:
    M src/core/stdc/stdarg.d

  Log Message:
  -----------
  stdarg is nothrow


  Commit: 08c5faccfe1427e7bae5f71f7c511df41f041ef2
      https://github.com/D-Programming-Language/druntime/commit/08c5faccfe1427e7bae5f71f7c511df41f041ef2
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2014-03-20 (Thu, 20 Mar 2014)

  Changed paths:
    M src/core/stdc/stdarg.d

  Log Message:
  -----------
  Merge pull request #745 from WalterBright/nothrow-stdarg

stdarg is nothrow


Compare: https://github.com/D-Programming-Language/druntime/compare/542b31067692...08c5faccfe14