"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "456b18c2790669440a459f3e9ff9636c147590a1"
[Flang] Fix build failure on MacOS
std::clock_t can be an unsigned value on some platforms like MacOS and therefore needs a cast when initializing an std::clock_t value with -1. Reviewed By: klausler Differential Revision: https://reviews.llvm.org/D107972
Loading
Please register or sign in to comment