[clang][Interp][NFC] Ignore ArraySubScriptExpr like the other exprs
Instead of evaluating the entire thing and then pop'ing the value from the stack, just pass the discard() on.
Loading
Please sign in to comment
Instead of evaluating the entire thing and then pop'ing the value from the stack, just pass the discard() on.