Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport hard_link_count() test fix to 4.0 #31313

Closed
llvmbot opened this issue Feb 15, 2017 · 1 comment
Closed

Backport hard_link_count() test fix to 4.0 #31313

llvmbot opened this issue Feb 15, 2017 · 1 comment
Labels
bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 15, 2017

Bugzilla Link 31965
Resolution FIXED
Resolved on Feb 15, 2017 10:52
Version 4.0
OS Linux
Blocks #30970
Reporter LLVM Bugzilla Contributor
CC @zmodem,@mclow

Extended Description

The following commit is required for libc++ 4.0.0 tests to pass on some Linux systems:

r294431 -- [test] Fix hard_link_count test to account for fs with dir nlink==1

With this patch, the tests pass 100% on Gentoo.

@zmodem
Copy link
Collaborator

zmodem commented Feb 15, 2017

r295214.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Development

No branches or pull requests

2 participants