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

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


  Branch: refs/heads/users/yuxuanchen1997/libcxx-is-clock
  Home:   https://github.com/llvm/llvm-project
  Commit: e9573e0e9583e6eb69a80bf7c87bb418e0e249a1
      https://github.com/llvm/llvm-project/commit/e9573e0e9583e6eb69a80bf7c87bb418e0e249a1
  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