"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "28969b41392de338668f7a68f68aa036c2dfdd3c"
-
Torok Edwin authored
TimeValue()::now().toEpochTime() is supposed to be the same as time(), but it wasn't, because toEpoch subtracted PosixZeroTime, but now() didn't add PosixZeroTime! Add a unittest to check this works. llvm-svn: 94178
fbcd2c76
Loading