Commit 2b096c7
committed
fix MakeFunctionCallable's codegen when return type is a function pointer
1 parent fc852d5 commit 2b096c7
File tree
2 files changed
+26
-4
lines changed- lib/Interpreter
- unittests/CppInterOp
2 files changed
+26
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1670 | 1670 | | |
1671 | 1671 | | |
1672 | 1672 | | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
1673 | 1676 | | |
1674 | 1677 | | |
1675 | 1678 | | |
| |||
1984 | 1987 | | |
1985 | 1988 | | |
1986 | 1989 | | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
1987 | 1998 | | |
1988 | 1999 | | |
1989 | 2000 | | |
1990 | | - | |
1991 | | - | |
1992 | 2001 | | |
1993 | 2002 | | |
1994 | 2003 | | |
1995 | 2004 | | |
1996 | 2005 | | |
1997 | | - | |
1998 | | - | |
1999 | 2006 | | |
2000 | 2007 | | |
2001 | 2008 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
885 | 885 | | |
886 | 886 | | |
887 | 887 | | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
888 | 891 | | |
889 | 892 | | |
890 | 893 | | |
| |||
920 | 923 | | |
921 | 924 | | |
922 | 925 | | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
923 | 938 | | |
924 | 939 | | |
925 | 940 | | |
| |||
0 commit comments