[llvm] [hurd] Fix accessing f_type field of statvfs (PR #71851)

Samuel Thibault via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 14:52:53 PST 2024


sthibaul wrote:

glibc 2.39 was released, with the change from the hidden `__f_type` to the now-well-defined `f_type`.

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


More information about the llvm-commits mailing list