[libc-commits] [libc] [libc][test] Condition out tests that can't work on bare metal (PR #215830)

Simon Tatham via libc-commits libc-commits at lists.llvm.org
Thu Aug 13 01:26:08 PDT 2026


statham-arm wrote:

Ah, thanks. Yes, that looks like a better plan, and avoids the special case of the otherwise empty file. But I'm still stuck on figuring out how to avoid using `signal.h` in the general case.

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


More information about the libc-commits mailing list