forked from github/verilator
Internals: Track class package on membersels
This commit is contained in:
parent
8622c754b7
commit
114ab1378f
@ -2892,6 +2892,7 @@ private:
|
||||
} else {
|
||||
nodep->taskp(ftaskp);
|
||||
nodep->dtypeFrom(ftaskp);
|
||||
nodep->classOrPackagep(classp);
|
||||
if (VN_IS(ftaskp, Task)) nodep->makeStatement();
|
||||
}
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user