[libc-commits] [libc] [libc] pipe(2) linux syscall wrapper and unittest (PR #85514)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Wed Mar 20 09:25:24 PDT 2024


================
@@ -1,5 +1,4 @@
-//===-- Definition of macros from watch-queue.h
-//---------------------------------===//
+//===-- Definition of macros from watch-queue.h ---------------------------------===//
----------------
jhuber6 wrote:

That header is way too long, shorten it to 80 characters and it will stop doing this.

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


More information about the libc-commits mailing list