[libc-commits] [PATCH] D78703: [libc] Add spec for sigdelset and sigfillset.
Paula Toth via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Apr 23 14:41:08 PDT 2020
PaulkaToast marked 3 inline comments as done.
PaulkaToast added inline comments.
================
Comment at: libc/spec/posix.td:186
+ [ArgSpec<SigSetPtrType>,
+ ArgSpec<IntType>]
>,
----------------
abrachet wrote:
> `sigfillset` doesn't take a second int.
Oops!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78703/new/
https://reviews.llvm.org/D78703
More information about the libc-commits
mailing list