[libc-commits] [libc] [libc] Implement `clock_gettime` for the monotonic clock on the GPU (PR #99067)

via libc-commits libc-commits at lists.llvm.org
Tue Jul 16 12:49:14 PDT 2024


================
@@ -15,8 +16,14 @@ TEST(LlvmLibcClockGetTime, RealTime) {
   struct timespec tp;
----------------
lntue wrote:

Since you are here, can you remove the redundant `struct` also?

https://github.com/llvm/llvm-project/pull/99067


More information about the libc-commits mailing list