bind9/lib/isc/include
Aydın Mercan 23d70bde6c
add attribute macro for counted_by
Using C23 attributes for `counted_by` is broken with clang.

`__has_attribute` is used since `__has_c_attribute` only works with C23
attributes, (`gnu::counted_by`/`clang::counted_by`)
2025-05-30 08:04:49 +00:00
..
isc add attribute macro for counted_by 2025-05-30 08:04:49 +00:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00