"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "378f87775834552e5c08ea91aa5a280ced079e9b"
[Coroutines] const-ify internal helpers (NFC)
Several helpers internal to llvm/Transforms/Coroutines do not use 'const' for parameters that are not modified. Add const where possible.
Loading
Please register or sign in to comment