<div dir="ltr">Hi,<div><br></div><div style>clang does not consider the case where a SwitchStmt satisfied isAllEnumCasesCovered as well as having no cases at all (i.e. the enum it covers has no enumerators).<br></div><div style>
<br></div><div style>The attached patch adds a successor in this case which gives us a proper CFG.</div><div style><br></div><div style>This fixes PR16212.</div><div style><br></div><div style>-- </div><div style>David Majnemer</div>
</div>