[clang][Interp] Add 'Invalid' opcode and use it for throw stmts
We will use this opcode for conditionally executed statements that are invalid in a constant expression. Differential Revision: https://reviews.llvm.org/D150364
Loading
Please sign in to comment