Issue 146832
Summary Bytecode Interpreter: Use in `VarDecl::evaluateDestruction`
Labels clang:frontend, clang:bytecode
Assignees
Reporter tbaederr
    This is implemented in `ExprConstant.cpp` and currently directly calls `EvaluateDestruction`, which doesn't take the bytecode interpreter into account.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to