[libcxx-commits] [libcxx] [libc++] Sync the filesystem clock_gettime handling with chrono for OpenBSD (PR #92675)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 20 08:35:08 PDT 2024


mordante wrote:

In general we like to have a CI runner to test platform specific behaviour. Do you intent to add a GNU Hurd runner? (This change is small and innocent, but without CI tests there is no guarantee there won't be regressions.)

Can you make the commit message a bit more descriptive. Something along the lines of
`[libc++] Add GNU Hurd clock_gettime support` seems better describing the goal of the change.

https://github.com/llvm/llvm-project/pull/92675


More information about the libcxx-commits mailing list