Skip to content

[libc][POSIX] provide WIFSIGNALED from <sys/wait.h> #124944

Closed
@nickdesaulniers

Description

@nickdesaulniers

building llvm with llvm-libc fails with:

/llvm-project-main/llvm/lib/Support/Unix/Program.inc:497:14: error: use of undeclared identifier 'WIFSIGNALED'

we're missing this macro from POSIX

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions