Jump to conversation
Unresolved conversations (0)
Nice work!

Nice work!

All of your conversations have been resolved.

Resolved conversations (2)
@lntue lntue Oct 15, 2024
Nit: do you mind adding comments here about gcc implicitly add `nothrow` with `[[gnu::naked]]`?
libc/src/setjmp/setjmp_impl.h
nickdesaulniers
@lntue lntue Oct 15, 2024
Can you use `jmpbuf` here instead of `__jmp_buf*`?
Outdated
libc/src/setjmp/x86_64/setjmp.cpp