Issue 132546
Summary Use LIBCPP_STATIC_ASSERT in chrono test
Labels new issue
Assignees
Reporter mordante
                  As the `is_steady` is tested only once (ditto `tai_clock::is_steady`) and doesn't seem necessary for twice, should we just remove it and write `LIBCPP_STATIC_ASSERT(std::chrono::gps_clock::is_steady == false);` instead?

_Originally posted by @frederick-vs-ja in https://github.com/llvm/llvm-project/pull/132532#discussion_r2008702318_
 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to