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
[embind] Stricter function argument name checking (#23524)
Distinguish between unknown argument list and the empty argument list
when parsing function names.
Also use early return to make the code a little more compact.
0 commit comments