[clang][Interp][NFC] Remove code duplication in VisitRecordInitializer
We can just use the regular VisitCallExpr logic here, since we have the pointer to initialize already on the stack.
Loading
Please sign in to comment
We can just use the regular VisitCallExpr logic here, since we have the pointer to initialize already on the stack.