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

merging FETCH_HEAD
Auto-merging compiler/src/dmd/traits.d
Merge made by the 'recursive' strategy.
 changelog/getLocationAbsolutePath.dd           |  7 +++++++
 compiler/src/dmd/traits.d                      | 26 +++++++++++++++++++++++---
 compiler/test/compilable/traits.d              | 15 +++++++++++++++
 compiler/test/fail_compilation/trait_loc_err.d | 12 ++++++++++--
 4 files changed, 55 insertions(+), 5 deletions(-)
 create mode 100644 changelog/getLocationAbsolutePath.dd