Skip to content
Snippets Groups Projects
Commit b98fcfd8 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

build: add -Wexpansion-to-defined


This warning is included in -Wall by clang, but not by GCC (which only
enables it for -Wextra).  Include it in the list of warnings we enable
to minimize the differences between the compilers:

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 49bcce4b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment