mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-23 10:12:33 +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>