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
ReverseModeVisitor.cpp:1463: clad::StmtDiff clad::ReverseModeVisitor::VisitCallExpr(const clang::CallExpr*): Assertion `!utils::isArrayOrPointerType(arg->getType()) && "Arguments passed by pointers should be covered in pass by " "reference calls"' failed.
Results in the following assertion failure:
Minimal reproducible example (taken from #618) :
The text was updated successfully, but these errors were encountered: