"lldb/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "daf515fc8ac69bdb1f964bbe61291b99b104222b"
[unroll] Remove two dead variable assignments [nfc]
These variables are not out-params, and we immediately return after assigning them. Thus, the assignments are dead and just confusing. I believe these used to be out-params, but they're not any more.
Loading
Please register or sign in to comment