We're actually -Wmissing-field-initializers clean thanks to the cmake
authorEric Christopher <echristo@gmail.com>
Fri, 7 Aug 2015 16:44:47 +0000 (16:44 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 7 Aug 2015 16:44:47 +0000 (16:44 +0000)
commit9097e5d14ff817a85bf9e519409e78df9d71e03d
treeb821e876ff6af20a4d418f814a0714d15a2f0f01
parent0b35ff9dd450c06aeea3673239e76af8c3ac9ab2
We're actually -Wmissing-field-initializers clean thanks to the cmake
build so check and turn on -Wmissing-field-initializers. While there,
reorganize the conditional warning code based on compiler to be a bit
more obvious and inside a switch statement.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244330 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
Makefile.rules
autoconf/configure.ac
configure