[libc-commits] [libc] [libc][signal] clean up usage of sighandler_t (PR #125745)
via libc-commits
libc-commits at lists.llvm.org
Thu Feb 6 13:23:22 PST 2025
================
@@ -275,13 +275,14 @@ add_header_macro(
signal.h
DEPENDS
.llvm-libc-macros.signal_macros
+ .llvm-libc-types.__sighandler_t
----------------
enh-google wrote:
(fwiw, i don't think i understand github code review ... i'm still seeing this if i click on "commits (7)" and then click through. are they not a patch _stack_? am i only supposed to look at the newest commit and ignore the others?)
https://github.com/llvm/llvm-project/pull/125745
More information about the libc-commits
mailing list