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
In that case of course cpp1 will give a warning about bar not returning value, but if it's not enforced that would be UB and crash.
But may be it is possible to track in cppfront if function has return value, return paths etc.