diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2023-09-12 15:45:24 -0300 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2024-12-22 13:29:20 +0800 |
commit | b2556550a0f952b2a841a0b4bddc999c2df1b233 (patch) | |
tree | 58b32a4c7b175ba1498a47bc5938b8a0f47d3f60 /stdio-common/printf-parsewc.c | |
parent | 6412d8cc46d7e9c8811e6251045fdefb89a5d6aa (diff) | |
download | glibc-b2556550a0f952b2a841a0b4bddc999c2df1b233.zip glibc-b2556550a0f952b2a841a0b4bddc999c2df1b233.tar.gz glibc-b2556550a0f952b2a841a0b4bddc999c2df1b233.tar.bz2 |
Add clang specific warning suppression macros
Four new macros are added:
* DIAG_{PUSH,POP}_NEEDS_COMMENT_CLANG are similar to
DIAG_{PUSH,POP}_NEEDS_COMMENT, but enable clang specific pragmas to
handle warnings for options only supported by clang.
* DIAG_IGNORE_NEEDS_COMMENT_{CLANG,GCC} are similar to
DIAG_IGNORE_NEEDS_COMMENT, but enable the warning suppression only
for the referenced compiler.
Reviewed-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'stdio-common/printf-parsewc.c')
0 files changed, 0 insertions, 0 deletions