[libc-commits] [PATCH] D135629: [libc] fix header list for x86_64

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Oct 10 16:04:57 PDT 2022


michaelrj marked an inline comment as done.
michaelrj added inline comments.


================
Comment at: libc/config/linux/x86_64/headers.txt:19
+    libc.include.unistd
+
     libc.include.sys_ioctl
----------------
sivachandra wrote:
> Why the empty line?
to make the separation between the items inside `sys` and those not more clear.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135629/new/

https://reviews.llvm.org/D135629



More information about the libc-commits mailing list