bind9/tests/libtest
Ondřej Surý 42496f3f4a
Use ControlStatementsExceptControlMacros for SpaceBeforeParens
> Put a space before opening parentheses only after control statement
> keywords (for/if/while...) except this option doesn’t apply to ForEach
> and If macros. This is useful in projects where ForEach/If macros are
> treated as function calls instead of control statements.
2025-08-19 07:58:33 +02:00
..
dns.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
isc.c Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
ns.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
qp.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00