[libc-commits] [libc] [libc][signal] clean up usage of sighandler_t (PR #125745)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Wed Feb 5 15:56:35 PST 2025
================
@@ -275,13 +275,14 @@ add_header_macro(
signal.h
DEPENDS
.llvm-libc-macros.signal_macros
+ .llvm-libc-types.__sighandler_t
----------------
nickdesaulniers wrote:
This comment was left on a previous version of the patch series. Been fixed already. Reload your browser tab. ;)
https://github.com/llvm/llvm-project/pull/125745
More information about the libc-commits
mailing list