Internals: Track class package on membersels

This commit is contained in:
Wilson Snyder 2020-11-24 23:36:09 -05:00
parent 8622c754b7
commit 114ab1378f

View File

@ -2892,6 +2892,7 @@ private:
} else {
nodep->taskp(ftaskp);
nodep->dtypeFrom(ftaskp);
nodep->classOrPackagep(classp);
if (VN_IS(ftaskp, Task)) nodep->makeStatement();
}
return;