[libc-commits] [libc] [libc] Add unistd overlay (PR #118882)
Tristan Ross via libc-commits
libc-commits at lists.llvm.org
Mon Dec 9 10:48:27 PST 2024
================
@@ -0,0 +1,69 @@
+//===-- Including unistd.h in overlay mode ---------------------------------===//
----------------
RossComputerGuy wrote:
How should we fix it since clang-format probably is complaining about other header files with header lines that are too long? Just letting clang-format do it's thing makes it look awkward.
https://github.com/llvm/llvm-project/pull/118882
More information about the libc-commits
mailing list