Apply 'make format'
This commit is contained in:
parent
7e87abb4fd
commit
07db7608b1
|
|
@ -1354,7 +1354,7 @@ class LinkParseVisitor final : public VNVisitor {
|
|||
"Ignoring unsupported coverage option: " + optp->name());
|
||||
}
|
||||
nodep->addOptionsp(new AstCoverOption{optp->fileline(), optType,
|
||||
optp->valuep()->cloneTree(false)});
|
||||
optp->valuep()->cloneTree(false)});
|
||||
VL_DO_DANGLING(optp->deleteTree(), optp);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue