[libc-commits] [libc] [libc] fix -Wmissing-attributes in setjmp (PR #112415)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Tue Oct 15 12:40:33 PDT 2024
nickdesaulniers wrote:
It seems that naked functions are implicitly nothrow in GCC: https://godbolt.org/z/3Yv1ae5rv
https://github.com/llvm/llvm-project/pull/112415
More information about the libc-commits
mailing list