Missing in header for pthread_exit and exit.
Missing in spec file for pthread_exit.
Paths
| Differential D151143
[LIBC] Add some missing [[noreturn]] attributes ClosedPublic Authored by goldstein.w.n on May 22 2023, 12:43 PM.
Details
Summary Missing in header for pthread_exit and exit. Missing in spec file for pthread_exit.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 22 2023, 12:43 PM This revision is now accepted and ready to land.May 22 2023, 12:49 PM Comment Actions
ninja && ninja check-libc && ninja libc-integration-tests Comment Actions
Good to go. Closed by commit rGe0b8f98b1f48: Add some missing [[noreturn]] attributes (authored by goldstein.w.n). · Explain WhyMay 22 2023, 1:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 524479 libc/spec/posix.td
libc/src/pthread/pthread_exit.h
libc/src/stdlib/exit.h
|