qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/28] testing/next (system tests, docker, iotest


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/28] testing/next (system tests, docker, iotests)
Date: Tue, 28 May 2019 15:02:21 +0100

On Tue, 28 May 2019 at 14:47, Alex Bennée <address@hidden> wrote:
> Sounds like we should include the sanitizer build in our normal setup.
> We currently only do:
>
>   ./configure ${CONFIG} --extra-cflags="-g3 -O0 -fsanitize=thread
>   -fuse-ld=gold"
>
> with gcc-7. What are the clang configure runes you are using?

I use
'../../configure' '--cc=clang' '--cxx=clang++' '--enable-gtk'
'--extra-cflags=-fsanitize=undefined  -fno-sanitize=shift-base
-Werror'

(which we document at https://wiki.qemu.org/Testing#clang_UBSan)

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]