diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-07-11 08:46:37 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-07-21 07:45:38 -1000 |
commit | 952fd6710e01037746de24f41e63cb4d8cbd49bc (patch) | |
tree | 4b9a57349ec1927771cdc3297ff8db7fb772397e /scripts/simpletrace.py | |
parent | e77c8b8b8e933414ef07dbed04e02973fccffeb0 (diff) | |
download | qemu-952fd6710e01037746de24f41e63cb4d8cbd49bc.zip qemu-952fd6710e01037746de24f41e63cb4d8cbd49bc.tar.gz qemu-952fd6710e01037746de24f41e63cb4d8cbd49bc.tar.bz2 |
qemu/atomic: Use macros for CONFIG_ATOMIC64
Clang warnings about questionable atomic usage get localized
to the inline function in atomic.h. By using a macro, we get
the full traceback to the original use that caused the warning.
Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/simpletrace.py')
0 files changed, 0 insertions, 0 deletions