blob: 1772229c92531b51c90aac48633d7ea264ddbcde [file] [log] [blame]
<html>
<body>
Reports <b>switch</b> statements with
<b>default</b> branches which
can never be taken. At present, such branches are only marked for <b>switch</b> statements
over enumerated types all of whose values have corresponding <b>case</b> branches.
<!-- tooltip end -->
<p>
</body>
</html>