diff options
author | David Blaikie <dblaikie@gmail.com> | 2012-02-10 05:15:16 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2012-02-10 05:15:16 +0000 |
commit | 0337241e054a8d580ade13edf039e6561878f8dc (patch) | |
tree | bc176d58e577134c7b0687c317bede6f8ee8ae5a /lib/CodeGen/ModuleBuilder.cpp | |
parent | d6cf912e1e33167452f328d15b98a790c58c03c0 (diff) |
Move -Wswitch from -Wmost to -Wall, consitent with GCC.
This is a relatively noisy warning for a codebase not explicitly designed for
it (effectively enforcing a stylistic constraint about the use of defaults
in switches over enums) & there's nothing Clang does to clean up the noise
when compared to GCC's implementation so the same decision seems suitable.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150230 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions