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
Add analysis of cpp2 declarations to check if deal with pointer type
Thanks to relocating pointer_declarators this change introduce deduction
of pointer types also from functions - if function or variable is defined
in cpp2 then cppfront has all information to deduce the proper type
during compilation.
0 commit comments