[libc-commits] [PATCH] D151129: [libc] Make ErrnoSetterMatcher ignore matching errno on GPU.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 25 10:25:06 PDT 2023
sivachandra added a comment.
I think all of those errors have a single root cause that `EILSEQ` was missing from the list of generic error numbers. I have added it now. Can you give it another try?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151129/new/
https://reviews.llvm.org/D151129
More information about the libc-commits
mailing list