Silence bogus compiler warning

This commit is contained in:
Matt Pharr
2012-06-28 08:29:40 -07:00
parent 96a6e75b71
commit 6c7043916e

View File

@@ -200,6 +200,7 @@ CFInfo::GetForeach(FunctionEmitContext::ForeachType ft,
break;
default:
FATAL("Unhandled foreach type");
return NULL;
}
return new CFInfo(cfType, breakTarget, continueTarget,