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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 6 08:56:34 PDT 2020


ldionne added a comment.

In D88825#2313861 <https://reviews.llvm.org/D88825#2313861>, @abidh wrote:

> 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?

I need to write some. I'll do that and ping you.


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