Apply 'make format'
This commit is contained in:
parent
aaa49273cf
commit
0b23787d6c
|
|
@ -1007,7 +1007,7 @@ class DelayedVisitor final : public VNVisitor {
|
|||
switch (vscpInfo.m_scheme) {
|
||||
case Scheme::Undecided: // LCOV_EXCL_START
|
||||
UASSERT_OBJ(false, vscp, "Failed to choose NBA scheme");
|
||||
break; // LCOV_EXCL_STOP
|
||||
break; // LCOV_EXCL_STOP
|
||||
case Scheme::UnsupportedCompoundArrayInLoop: {
|
||||
// Will report error at the site of the NBA
|
||||
break;
|
||||
|
|
|
|||
Loading…
Reference in New Issue