[libc-commits] [libc] [libc][minor] Fix assertion in LlvmLibcFILETest.SimpleFileOperations (PR #126109)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Thu Feb 6 12:48:11 PST 2025
https://github.com/nickdesaulniers approved this pull request.
Thanks for the patch. We can probably further improve this using `fstat` and `lstat`, but I will leave that cleanup for another day. This should at least unblock you from running the rest of the test suite. Thanks for the report, and the fix.
https://github.com/llvm/llvm-project/pull/126109
More information about the libc-commits
mailing list