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

Brad Smith via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 27 20:18:00 PDT 2024


brad0 wrote:

> What kind of downstream changes do you folks have? We may be able to accommodate some of them or at least make them easier to maintain by introducing a few "extension points" in the library. This is a common situation and we're quite used to finding ways to make it work both for the upstream project and for downstream needs.

For libc++. Nothing.

Various local patches for Clang, LLVM and LLD though.

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


More information about the libcxx-commits mailing list