1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-15 15:21:18 +03:00
Files
glibc/malloc
Adhemerval Zanella 970364dac0 Annotate swtich fall-through
The clang default to warning for missing fall-through and it does
not support all comment-like annotation that gcc does.  Use C23
[[fallthrough]] annotation instead.
proper attribute instead.

Reviewed-by: Collin Funk <collin.funk1@gmail.com>
2025-10-29 12:54:01 -03:00
..
2021-02-23 10:04:45 +01:00
2014-01-02 09:40:10 +01:00
2025-10-29 12:54:01 -03:00
2007-12-16 22:57:57 +00:00
2022-10-28 18:43:58 +01:00