mirror of
https://github.com/verilator/verilator.git
synced 2026-09-01 02:16:47 +02:00
Internals: Add missing VL_DO_DANGLING. No functional change intended.
This commit is contained in:
+1
-1
@@ -819,7 +819,7 @@ class RemovePlaceholdersVisitor final : public VNVisitor {
|
||||
}
|
||||
}
|
||||
if (emptyOrCommentOnly) {
|
||||
pushDeletep(nodep->unlinkFrBack());
|
||||
VL_DO_DANGLING(pushDeletep(nodep->unlinkFrBack()), nodep);
|
||||
++m_emptyAlways;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user