This repository was archived by the owner on May 18, 2019. It is now read-only.
Commit 8481cc5
[NF] Fix type in Ceval.evalArrayConstructor.
- Create a new type based on the actual sizes of the created arrays in
evalArrayConstructor, instead of using the original type which might
have non-constant dimensions.
Belonging to [master]:
- #28701 parent 3c1d34e commit 8481cc5
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2707 | 2707 | | |
2708 | 2708 | | |
2709 | 2709 | | |
2710 | | - | |
| 2710 | + | |
2711 | 2711 | | |
2712 | 2712 | | |
2713 | 2713 | | |
| |||
2731 | 2731 | | |
2732 | 2732 | | |
2733 | 2733 | | |
2734 | | - | |
2735 | 2734 | | |
2736 | 2735 | | |
2737 | 2736 | | |
2738 | 2737 | | |
2739 | | - | |
| 2738 | + | |
2740 | 2739 | | |
2741 | 2740 | | |
2742 | 2741 | | |
2743 | 2742 | | |
2744 | 2743 | | |
2745 | | - | |
| 2744 | + | |
2746 | 2745 | | |
2747 | 2746 | | |
2748 | 2747 | | |
2749 | 2748 | | |
2750 | 2749 | | |
2751 | 2750 | | |
2752 | 2751 | | |
2753 | | - | |
2754 | 2752 | | |
2755 | 2753 | | |
2756 | 2754 | | |
2757 | 2755 | | |
2758 | | - | |
| 2756 | + | |
2759 | 2757 | | |
2760 | 2758 | | |
| 2759 | + | |
| 2760 | + | |
| 2761 | + | |
| 2762 | + | |
| 2763 | + | |
| 2764 | + | |
| 2765 | + | |
2761 | 2766 | | |
2762 | 2767 | | |
2763 | 2768 | | |
| |||
0 commit comments