[clang][Interp] Handle CXXTryStmts (#70584)
Just do the same thing the current interpreter does: Ignore all handlers and visit the try block like normal.
parent
e79f0506
Please register or sign in to comment
Just do the same thing the current interpreter does: Ignore all handlers and visit the try block like normal.