[libcxx-commits] [PATCH] D140946: [libcxx] Fix build with GLIBC

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 3 20:08:22 PST 2023


philnik accepted this revision.
philnik added a comment.
This revision is now accepted and ready to land.

In D140946#4024932 <https://reviews.llvm.org/D140946#4024932>, @vitalybuka wrote:

> In D140946#4024896 <https://reviews.llvm.org/D140946#4024896>, @philnik wrote:
>
>> Which glibc version affects this?
>
> 2.27, but it's 23 years the same https://github.com/bminor/glibc/blame/master/stdlib/stdlib.h#L611

Did the compiler warn or something, or how did you find this?

LGTM with CI passing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140946



More information about the libcxx-commits mailing list