[clang][Interp] Fix discarding construct exprs with zero initializers
We need to create the temporary earlier so the visitZeroRecordInitializer() call has access to it.
parent
45a5d8d6
Please register or sign in to comment
We need to create the temporary earlier so the visitZeroRecordInitializer() call has access to it.