glibc/wctype
Adhemerval Zanella 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
clang emits an warning when a double alias redirection is used, to warn
the the original symbol will be used even when weak definition is
overridden.  However, this is a common pattern for weak_alias, where
multiple alias are set to same symbol.

Reviewed-by: Fangrui Song <maskray@google.com>
2022-11-01 09:51:06 -03:00
..
bits Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bug-wctypeh.c * wctype/wctype.h: Get wint_t definition directly from <stddef.h>. 2008-12-29 23:21:21 +00:00
iswctype_l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
iswctype.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
test_wcfuncs.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test_wctype.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
towctrans_l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
towctrans.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Update. 1998-07-04 10:39:13 +00:00
wcfuncs_l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
wcfuncs.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
wchar-lookup.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
wctrans_l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
wctrans.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
wctype_l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
wctype.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
wctype.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00