[all-commits] [llvm/llvm-project] d25ec0: [libcxx] Implement C++20 std::chrono::is_clock, st...

Yuxuan Chen via All-commits all-commits at lists.llvm.org
Wed Sep 24 14:29:47 PDT 2025


  Branch: refs/heads/users/yuxuanchen1997/libcxx-is-clock
  Home:   https://github.com/llvm/llvm-project
  Commit: d25ec009c2c142dd25660c2b6c2ca62c455a39ad
      https://github.com/llvm/llvm-project/commit/d25ec009c2c142dd25660c2b6c2ca62c455a39ad
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

  Changed paths:
    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