[all-commits] [llvm/llvm-project] 7c7f33: [libc][nfc] fix comment in clock_gettime
michaelrj-google via All-commits
all-commits at lists.llvm.org
Fri Oct 7 16:17:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c7f331a002be5ff07d750df123a8b052985a949
https://github.com/llvm/llvm-project/commit/7c7f331a002be5ff07d750df123a8b052985a949
Author: Michael Jones <michaelrj at google.com>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M libc/src/time/clock_gettime.cpp
Log Message:
-----------
[libc][nfc] fix comment in clock_gettime
The first line got split because it was too long. Now it's fixed.
Differential Revision: https://reviews.llvm.org/D135498
More information about the All-commits
mailing list