Loïc Molinari d1ee47361c helpers: Add FALLTHROUGH macro
Use gcc and clang's 'fallthrough' attribute instead of a comment to
fall through switch statements. This allows to request fall through
inside a block and prevents issues with preprocessed files.

Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
2024-07-04 14:15:04 +00:00
..
2024-04-19 12:19:36 +00:00
2024-04-19 12:19:36 +00:00
2024-05-01 14:18:43 +03:00
2023-12-18 15:34:26 +00:00