"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "205b068975223ed9827682bab3e1f9562812ed20"
lld: use `std::make_unique` (NFC)
The LLVM code base already uses C++14, use std::make_unique to avoid the explicit constructor invocation via new and to avoid spelling out the type twice.
Loading
Please register or sign in to comment