diff options
author | David Blaikie <dblaikie@gmail.com> | 2012-01-17 02:30:50 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2012-01-17 02:30:50 +0000 |
commit | f47fa304a4ee7ab0db34210b7043743cc4dd3b8b (patch) | |
tree | d898d1fd590a170b2fb70f09907d8002943555e9 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 5c93906cbf7999664986ab7c983ce6e61d1b09ee (diff) | |
download | llvm-f47fa304a4ee7ab0db34210b7043743cc4dd3b8b.zip llvm-f47fa304a4ee7ab0db34210b7043743cc4dd3b8b.tar.gz llvm-f47fa304a4ee7ab0db34210b7043743cc4dd3b8b.tar.bz2 |
Remove unnecessary default cases in switches over enums.
This allows -Wswitch-enum to find switches that need updating when these enums are modified.
llvm-svn: 148281
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions