[llvm-bugs] [Bug 31965] New: Backport hard_link_count() test fix to 4.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 15 03:43:37 PST 2017
http://bugs.llvm.org/show_bug.cgi?id=31965
Bug ID: 31965
Summary: Backport hard_link_count() test fix to 4.0
Product: libc++
Version: 4.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Blocks: 31622
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.
Referenced Bugs:
http://bugs.llvm.org/show_bug.cgi?id=31622
[Bug 31622] [meta] 4.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170215/5790a597/attachment.html>
More information about the llvm-bugs
mailing list