[clang][Interp] Fix passing parameters of composite type
We pass these as pointers, so we need to be careful not to emit pointers to pointers when we emit visit DeclRefExprs pointing to parameters. Differential Revision: https://reviews.llvm.org/D153695
parent
6f1d9fb9
Please register or sign in to comment