Promote "enumerator in switch of enum is not handled" to level 1 warning on MSVC...
authorFrancois Pichet <pichet2000@gmail.com>
Tue, 7 Dec 2010 01:25:06 +0000 (01:25 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Tue, 7 Dec 2010 01:25:06 +0000 (01:25 +0000)
commit97b2f727650357c5e3634853463e2fe493f4cdf7
tree3ab691d611a5670e0adc0c06b1ce44617f3aee4f
parent44d392a6afd467784b7d71ab42c8c128102d2e2c
Promote "enumerator in switch of enum is not handled" to level 1 warning on MSVC. It was disabled by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121096 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt