[libc-commits] [PATCH] D151231: [libc][NFC] Move the Linux file implementation to a subdirectory

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 30 04:49:36 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ef0bafc4f6f: [libc][NFC] Move the Linux file implementation to a subdirectory (authored by jhuber6).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151231

Files:
  libc/src/__support/File/CMakeLists.txt
  libc/src/__support/File/linux/CMakeLists.txt
  libc/src/__support/File/linux/dir.cpp
  libc/src/__support/File/linux/file.cpp
  libc/src/__support/File/linux_dir.cpp
  libc/src/__support/File/linux_file.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151231.526580.patch
Type: text/x-patch
Size: 3297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230530/2c8e99cb/attachment.bin>


More information about the libc-commits mailing list