[libcxx-commits] [libcxx] [libcxx] Implement C++20 std::chrono::is_clock, std::chrono::is_clock_v (PR #160607)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 3 02:39:17 PST 2025
================
@@ -0,0 +1,28 @@
+//===----------------------------------------------------------------------===//
----------------
philnik777 wrote:
This isn't a standard test, so it should live inside `test/libcxx`.
https://github.com/llvm/llvm-project/pull/160607
More information about the libcxx-commits
mailing list