[all-commits] [llvm/llvm-project] ec6418: [libcxx] Implement C++20 std::chrono::is_clock, st...
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Wed Sep 24 14:36:05 PDT 2025
Branch: refs/heads/users/yuxuanchen1997/libcxx-is-clock
Home: https://github.com/llvm/llvm-project
Commit: ec6418662760ea11f1aaadf8cf61180541320829
https://github.com/llvm/llvm-project/commit/ec6418662760ea11f1aaadf8cf61180541320829
Author: Yuxuan Chen <ych at meta.com>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M libcxx/docs/ReleaseNotes/22.rst
M libcxx/include/CMakeLists.txt
A libcxx/include/__chrono/is_clock.h
M libcxx/include/chrono
M libcxx/modules/std/chrono.inc
A libcxx/test/std/time/time.traits.is.clock/trait.is.clock.pass.cpp
Log Message:
-----------
[libcxx] Implement C++20 std::chrono::is_clock, std::chrono::is_clock_v
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