August 30, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1e9744b6b2d984bdbcd471ab25ba2d6bf1462e3c
      https://github.com/D-Programming-Language/dmd/commit/1e9744b6b2d984bdbcd471ab25ba2d6bf1462e3c
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M src/traits.d
    M test/fail_compilation/ice14844.d

  Log Message:
  -----------
  Fix error propagation: TraitsExp should return ErrorExp if any errors happen


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

  Changed paths:
    M src/traits.d
    M test/fail_compilation/ice14844.d

  Log Message:
  -----------
  Merge pull request #4994 from 9rnsr/error_traits

Fix error propagation: TraitsExp should return ErrorExp if any errors happen


Compare: https://github.com/D-Programming-Language/dmd/compare/1015b874200d...92c138d42bbd