Commit c36d424
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]>1 parent 6ed06e6 commit c36d424
1 file changed
+44
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
568 | 580 | | |
569 | 581 | | |
570 | 582 | | |
571 | | - | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
572 | 598 | | |
573 | 599 | | |
574 | 600 | | |
575 | | - | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
576 | 614 | | |
577 | 615 | | |
578 | 616 | | |
579 | | - | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
580 | 620 | | |
581 | 621 | | |
582 | 622 | | |
| |||
0 commit comments