[clang][Interp] Handle CXXTemporaryObjectExprs
This is a CXXConstructExpr, so create a local temporary variable and initialize it. Differential Revision: https://reviews.llvm.org/D147591
parent
10020791
Please register or sign in to comment
This is a CXXConstructExpr, so create a local temporary variable and initialize it. Differential Revision: https://reviews.llvm.org/D147591