[libc-commits] [libc] [libc] Implement BSD extensions in <err.h> (PR #199055)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Fri May 22 12:00:02 PDT 2026
================
@@ -0,0 +1,89 @@
+//===----------------------------------------------------------------------===//
----------------
michaelrj-google wrote:
ideally each function would have its own test file. That ensures that functions are still tested even if some of them are disabled on a target.
https://github.com/llvm/llvm-project/pull/199055
More information about the libc-commits
mailing list