[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
From: |
Alex Bennée |
Subject: |
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h' |
Date: |
Fri, 17 Jan 2025 10:39:44 +0000 |
User-agent: |
mu4e 1.12.8; emacs 29.4 |
Philippe Mathieu-Daudé <philmd@linaro.org> writes:
> We already have "qemu/compiler.h" for compiler-specific arrangements,
> automatically included by "qemu/osdep.h" for each source file. No
> need to explicitly include a header for a Clang particularity,
> let the common "qemu/compiler.h" deal with that by having it
> include "qemu/clang-tsa.h" (renamed as qemu/clang-tsa.h.inc).
> Add a check to not include "qemu/clang-tsa.h.inc" directly,
> remove previous "qemu/clang-tsa.h" inclusions.
>
> Suggested-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro