[dmd-internals] [D-Programming-Language/dmd] 6bc958: Add GCC/Clang 'noreturn' attribute to fatal().

GitHub noreply at github.com
Wed Dec 19 17:58:03 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6bc95832e59b2d7903089a32d802f0e5bad5d2a1
      https://github.com/D-Programming-Language/dmd/commit/6bc95832e59b2d7903089a32d802f0e5bad5d2a1
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M src/mars.h

  Log Message:
  -----------
  Add GCC/Clang 'noreturn' attribute to fatal().


  Commit: 5543497d46e2122577e26d8098e61444cf61aebd
      https://github.com/D-Programming-Language/dmd/commit/5543497d46e2122577e26d8098e61444cf61aebd
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M src/mars.h

  Log Message:
  -----------
  Merge pull request #1393 from klickverbot/fatal-noreturn

Add GCC/Clang 'noreturn' attribute to fatal().


Compare: https://github.com/D-Programming-Language/dmd/compare/d6a2b1c95d84...5543497d46e2


More information about the dmd-internals mailing list