llvm-project
45b1a4bb - Add <stdbool.h> to llvm-libc-types headers that need it. (#165798)

Commit
5 days ago
Add <stdbool.h> to llvm-libc-types headers that need it. (#165798) We need `<stdbool.h>` to support having "bool" members inside pthread structs that may get included through `<pthread.h>` from C code prior to C23.
Author
Parents
Loading