Improve warning configuration for clang.
Clang 4.0 introduced -Wdouble-promotion, so check for and disable that on clang as we do on gcc. The old style casts warning is already disabled globally in this file for clang, so it doesn't need to be re-disabled within this scope.docking
parent
54d30d758f
commit
4c794be41d
Loading…
Reference in New Issue