Only eliminate jumps to successor block if jump is unconditional. (GH-24417)
* Prevents elimination of the sole test of a value in statements like: if x or True: ...
M
Mark Shannon committed
802b645e81a72399a7ef47ef000d468c775dcd3e
Parent: 9eb11a1
Committed by GitHub <noreply@github.com>
on 2/2/2021, 2:59:15 PM