Teach the table generator to not generate switch statements containing only a...
Teach the table generator to not generate switch statements containing only a default label with no cases. This solves some warnings with MSVC. No functional changes intended. llvm-svn: 208694
Loading
Please sign in to comment