When the condition of a switch() statement is semantically invalid,
still parse the body of the switch to try to avoid spurious diagnostics. Fixes PR5606. llvm-svn: 89847
Loading
Please register or sign in to comment
still parse the body of the switch to try to avoid spurious diagnostics. Fixes PR5606. llvm-svn: 89847