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

merging FETCH_HEAD
Merge made by the 'recursive' strategy.
 .circleci/run.sh                         |  7 ++++---
 changelog/checkaction-context-default.dd | 15 +++++++++++++++
 compiler/src/dmd/frontend.h              |  8 ++++----
 compiler/src/dmd/globals.d               |  5 +++--
 compiler/src/dmd/globals.h               |  4 ++--
 compiler/test/dshell/dll_cxx.d           |  2 +-
 compiler/test/run.d                      |  2 ++
 compiler/test/runnable/complex.d         |  2 +-
 compiler/test/runnable/iasm.d            |  1 +
 compiler/test/runnable/iasm64.d          |  1 +
 10 files changed, 34 insertions(+), 13 deletions(-)
 create mode 100644 changelog/checkaction-context-default.dd