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)
commit5a30e0328b0964c4a0d608e7f89d51baa5bec644
tree9794f937692266631d9f46bea98f53657e515dff
parent43b7ca7b439dbe562a79d7955c0482bcf0ba0c6b
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.

llvm-svn: 244330
llvm/Makefile.config.in
llvm/Makefile.rules
llvm/autoconf/configure.ac
llvm/configure