fetching https://github.com/maxhaton/dmd.git grimNogc (attempt: 1/3)
From https://github.com/maxhaton/dmd
 * branch            grimNogc   -> FETCH_HEAD

merging FETCH_HEAD
Auto-merging compiler/src/dmd/expressionsem.d
Auto-merging compiler/src/dmd/expression.d
Merge made by the 'recursive' strategy.
 compiler/src/dmd/expression.d               | 12 ++++++++++++
 compiler/src/dmd/expressionsem.d            | 11 +++++++++++
 compiler/src/dmd/nogc.d                     | 19 +++++++++++++++++--
 compiler/test/fail_compilation/fail12932.d  |  4 ++--
 compiler/test/fail_compilation/fail21928.d  |  2 +-
 compiler/test/fail_compilation/fail21928b.d |  2 +-
 compiler/test/fail_compilation/nogc2.d      |  9 +++++----
 compiler/test/fail_compilation/nogc3.d      |  8 ++++----
 compiler/test/fail_compilation/test23170.d  |  2 +-
 9 files changed, 54 insertions(+), 15 deletions(-)