summaryrefslogtreecommitdiff
path: root/rts
diff options
context:
space:
mode:
authorsheaf <sam.derbyshire@gmail.com>2022-03-23 12:13:52 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-03-29 13:08:05 -0400
commitad09a5f7671c5594524c517945b2bdd7c5e2c8fa (patch)
treea4224dc81eaf39f8f963c4aac012bec1332fe5a8 /rts
parent967dad03566c754ce88388e61678b70eddfee528 (diff)
downloadhaskell-ad09a5f7671c5594524c517945b2bdd7c5e2c8fa.tar.gz
Hadrian: make DDEBUG separate from debugged RTS
This patchs separates whether -DDEBUG is enabled (i.e. whether debug assertions are enabled) from whether we are using the debugged RTS (i.e. GhcDebugged = YES). This means that we properly skip tests which have been marked with `when(compiler_debugged(), skip)`. Fixes #21113, #21153 and #21234
Diffstat (limited to 'rts')
0 files changed, 0 insertions, 0 deletions