mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-01 04:10:58 +00:00
* If the end of the loop exits it's a redundant goto but similar to switches we still want the break
* If the end of the loop exits it's a redundant goto but similar to switches we still want the break