Skip to content
Commit 15411747 authored by Tom Hughes's avatar Tom Hughes Committed by Benjamin Cabé
Browse files

everywhere: Use correct macro for gcc-specific warnings

Many warnings were disabled for all compilers, even though they are
gcc-specific warnings. Now that clang has -Wunknown-warning-option
enabled, this can cause compilation failures when building with clang
toolchains.

Use TOOLCHAIN_DISABLE_GCC_WARNING for all gcc-specific macros.

https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
https://clang.llvm.org/docs/DiagnosticsReference.html



Fixes: #84138

Signed-off-by: default avatarTom Hughes <tomhughes@chromium.org>
parent 11d70c61
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment