AST: Have type deepCopy() preserve type graphs as graphs.
Previously, a type graph would turn into a type tree. That is,
a deep node that is shared would have multiple copies made.
This is important when creating IO and non-IO versions of deep types.
Showing
Test/baseResults/hlsl.typeGraphCopy.vert.out
0 → 100755
Test/hlsl.typeGraphCopy.vert
0 → 100644
Please
register
or
sign in
to comment