[libcxx-commits] [PATCH] D88825: [libc++] Check _LIBCPP_USE_CLOCK_GETTIME before using clock_gettime

Hafiz Abid Qadeer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 6 02:46:39 PDT 2020


abidh accepted this revision.
abidh added a comment.

In D88825#2312905 <https://reviews.llvm.org/D88825#2312905>, @ldionne wrote:

> 

Thanks for the review.

> We don't have CI on newlib. Would you be willing to set some up so we can officially support that configuration?

I would like to setup the CI as I have more patches coming up that improve newlib support. Do we have any guidance/documentation on how to setup a CI?

> Commandeering to apply a slightly different fix.

The updated patch looks ok to me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88825/new/

https://reviews.llvm.org/D88825



More information about the libcxx-commits mailing list