Enable -Wcovered-switch-default again, but add -Werror to the checks to make
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 28 Feb 2012 23:32:06 +0000 (23:32 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 28 Feb 2012 23:32:06 +0000 (23:32 +0000)
commit9993a3aebb27c5cac55429a23af2d2a0f129cb95
treea6d7ba55042342df7c025027bedb4c583da2c492
parent1485455be0310c6b24f096823029e08867531016
Enable -Wcovered-switch-default again, but add -Werror to the checks to make
sure we don't use it with compilers that don't support it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151665 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
Makefile.rules
autoconf/configure.ac
autoconf/m4/cxx_flag_check.m4
cmake/modules/HandleLLVMOptions.cmake
configure
projects/sample/Makefile.llvm.config.in
projects/sample/Makefile.llvm.rules
projects/sample/autoconf/configure.ac
projects/sample/autoconf/m4/cxx_flag_check.m4
projects/sample/configure