"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "49d00824bbbb8945b92c0f592c6951a881a6242f"
[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