Stop to emit code if rewrite failed(failed == true)
If rewriter encounter a situation which can't be handled. It will set the `failed` to `true`. In this situation, just stop to emit code. And also don't check some assert.
Showing
Please register or sign in to comment