You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add node wrapping for A_ArrayExpr, A_Indices, A_Indirection, A_Star in v15-to-v16
- Fixed A_ArrayExpr with elements array transformation
- Fixed A_Indices with lidx/uidx transformation
- Fixed A_Indirection with arg and indirection array transformation
- Fixed A_Star with empty result wrapper
- Switching focus back to v14-to-v15 transformer as requested
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments