[all-commits] [llvm/llvm-project] 5c09a5: address comments
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Thu Sep 25 11:37:55 PDT 2025
Branch: refs/heads/users/yuxuanchen1997/libcxx-is-clock
Home: https://github.com/llvm/llvm-project
Commit: 5c09a5d812019c776e95d18d60b1e4916a4e0689
https://github.com/llvm/llvm-project/commit/5c09a5d812019c776e95d18d60b1e4916a4e0689
Author: Yuxuan Chen <ych at meta.com>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M libcxx/docs/ReleaseNotes/22.rst
M libcxx/include/__chrono/is_clock.h
M libcxx/include/chrono
A libcxx/test/std/time/time.traits.is.clock/trait.is.clock.compile.pass.cpp
A libcxx/test/std/time/time.traits.is.clock/trait.is.clock.compile.verify.cpp
R libcxx/test/std/time/time.traits.is.clock/trait.is.clock.pass.cpp
Log Message:
-----------
address comments
Commit: 7f1ad78a0f6d82822d1215176b6957c534b243c7
https://github.com/llvm/llvm-project/commit/7f1ad78a0f6d82822d1215176b6957c534b243c7
Author: Yuxuan Chen <ych at meta.com>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M libcxx/test/std/time/time.traits.is.clock/trait.is.clock.compile.pass.cpp
Log Message:
-----------
only test steady_clock if a macro is set
Compare: https://github.com/llvm/llvm-project/compare/5fcfd586294c...7f1ad78a0f6d
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list