Do not generate an empty switch statement as it causes MSVC to issue...
Do not generate an empty switch statement as it causes MSVC to issue diagnostics about switch statements without case or default labels. llvm-svn: 321217
Loading
Please sign in to comment