[clang][Interp] Fix zero-initializing records with non-trivial ctors
We need to do the zero-init and then subsequently call the constructor.
parent
f2daa32f
Please register or sign in to comment
We need to do the zero-init and then subsequently call the constructor.