[libc-commits] [libc] [libc][setjmp] fix setjmp test via naked fn attr (PR #88054)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Thu Oct 10 14:29:40 PDT 2024


SchrodingerZhu wrote:

According to my previous experience, when using none asm statement, clang will effectively reject the code at compile time.

https://github.com/llvm/llvm-project/pull/88054


More information about the libc-commits mailing list