Re: [PATCH v2 1/3] base: mark 'no_warn' as unused
From: Nathan Chancellor
Date: Tue Jul 27 2021 - 14:32:26 EST
On 7/27/2021 10:39 AM, 'Nick Desaulniers' via Clang Built Linux wrote:
Isn't -Wunused-but-set-variable enabled only for W=1 builds?
Maybe Bill's tree does not have commit 885480b08469 ("Makefile: Move
-Wno-unused-but-set-variable out of GCC only block"), which disables the
warning for clang just like GCC for regular builds?
Cheers,
Nathan