-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
6
-
generic
-
generic
###@###.### wrote:
For historical reasons, CRTable has its own TreeVisitor to compute source positions
for a node or list of nodes. The front end now provides accurate support for that
info, and there should be no need for CRTable to duplicate that work. If nothing
else, this saves a tree walk in Gen to compute the info.
For historical reasons, CRTable has its own TreeVisitor to compute source positions
for a node or list of nodes. The front end now provides accurate support for that
info, and there should be no need for CRTable to duplicate that work. If nothing
else, this saves a tree walk in Gen to compute the info.