[clang][Interp] Fix binary comma operators
We left the result of RHS on the stack in case DiscardResult was true. Differential Revision: https://reviews.llvm.org/D141784
Loading
Please sign in to comment
We left the result of RHS on the stack in case DiscardResult was true. Differential Revision: https://reviews.llvm.org/D141784