[libc-commits] [libc] [libc] remove errno.h includes (PR #110934)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Wed Oct 2 15:45:11 PDT 2024


================
@@ -21,13 +21,11 @@
 
 // Unit and hermetic tests should:
 // - #include "src/errno/libc_errno.h"
-// - NOT #include <errno.h>
----------------
michaelrj-google wrote:

these comments should probably stay.

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


More information about the libc-commits mailing list