[CodeGen] Fixes sanitizer test
By turning the loop into an infinite one, the loop can't be deleted anymore so the test will continue to pass.
Loading
Please sign in to comment
By turning the loop into an infinite one, the loop can't be deleted anymore so the test will continue to pass.