mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-27 02:35:39 +01:00
CATCH_BREAK_INTO_DEBUGGER() seems to eval to nothing on some systems,
causing a warning like this:
warning: suggest braces around empty body in an ‘if’ statement
(along a stack of explanations where the expansion is done)