[PATCH] drm/i915: re-disable -Wframe-address
Nathan Chancellor
natechancellor at gmail.com
Sun Apr 26 22:24:44 UTC 2020
On Sun, Apr 26, 2020 at 02:42:15PM -0700, 'Nick Desaulniers' via Clang Built Linux wrote:
> The top level Makefile disables this warning. When building an
> i386_defconfig with Clang, this warning is triggered a whole bunch via
> includes of headers from perf.
>
> Link: https://github.com/ClangBuiltLinux/continuous-integration/pull/182
> Signed-off-by: Nick Desaulniers <ndesaulniers at google.com>
This is not technically a clang specific warning but I assume it is only
visible with clang so this location is probably fine.
Reviewed-by: Nathan Chancellor <natechancellor at gmail.com>
More information about the dri-devel
mailing list