mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-08 23:22:02 +03:00
It is avoid a build failure on clang where it can not redeclare function attribute after its first use. Reviewed-by: Fangrui Song <maskray@google.com>